| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-11 | refactor(argv): use std::env::args instead of server_argv shim | nsfisis | |
| The server_argv() shim merely wrapped command-line arguments, so call std::env::args() directly at each use site and drop the unused shim. | |||
| 2026-06-11 | feat(bin): port composer entry point into main.rs | nsfisis | |
| Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> | |||
| 2026-05-12 | feat(init): add files | nsfisis | |
