libsql tested by Argusic Runner
Attempt 1 of 3 · Runs · Argusic Score 100.0 of 100
all runs of libsqldatabaseembedded-databaserustsqlitewebassembly
Session recording
Download the original recording · fingerprint d3b15539aad144c5...
What the test found
The libsql-server (sqld) binary builds from source via cargo, starts on 127.0.0.1:8080, accepts HTTP POST queries, and correctly executes CREATE TABLE, INSERT, and SELECT statements returning structured JSON results.
Full Rust build succeeds. The sqld binary runs and correctly serves SQL-over-HTTP queries. All libsql, libsql-server, bottomless, and libsql-hrana crate tests pass. Two minor gaps: the C-library configure/make path requires TCL (not needed for sqld), and one integration test in libsql_replication requires protoc. Neither blocks the primary build or runtime.
Argusic installed libsql in 29 minutes and launched it; verification reached Verified running for real. 3 of 3 recorded errors were worked through (see the timeline below).
This summary is drawn from the agent's recorded report for this run. Every figure traces to the log and recording above; nothing here is authored.
Error and fix timeline
No errors were recorded for this run.