Commit Graph

12 Commits

Author SHA1 Message Date
Vicky Tam
e6eb002311 feat: add MuseScore 4 CLI wrapper for music notation
First music notation tool in the CLI-Anything ecosystem. Wraps MuseScore 4's
mscore backend following the HARNESS.md 7-phase methodology.

Supports: transpose (by key/interval/diatonic), export (PDF/PNG/SVG/MP3/FLAC/
WAV/MIDI/MusicXML/Braille), part extraction, instrument management, score
analysis (probe/diff/stats), and interactive REPL with undo/redo.

56 tests (39 unit + 17 E2E) — all passing on macOS with MuseScore 4.6.5.
2026-03-22 02:34:44 +09:00
Yuhao
124e7f06c5 Merge branch 'main' into novita-integration 2026-03-21 23:06:05 +08:00
Alex-wuhu
e9ec0b7dda Add Novita provider and CLI harness
- Implement novita/agent-harness with OpenAI-compatible API client
- Add chat completion, streaming, model listing support
- Include CLI with chat, session, and config commands
- Add tests with mocked API calls
- Update registry.json with Novita entry
- Update .gitignore to include novita/
2026-03-19 18:53:50 +08:00
Ömer
45cfa1e66d Merge branch 'main' into codex/ollama-harness 2026-03-19 00:52:58 +03:00
yuhao
96f4b0eef5 merge: resolve README conflicts, update counts, add adguardhome to registry
- Resolve merge conflict in README.md test badge (1,684 → 1,720)
- Update all app/demo counts from 14 → 16 to reflect all CLIs in registry
- Update test counts: 1,247 unit + 473 e2e = 1,720 total
- Add AdGuardHome entry to registry.json with contributor info (pyxl-dev)
- Add contributor/contributor_url fields to all registry entries

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-18 17:36:36 +00:00
yuhao
341a4dc088 include authors on CLI-Hub 2026-03-18 17:27:31 +00:00
sehawq
36e6a6a0ed feat: add ollama agent harness 2026-03-18 13:10:51 +03:00
cnfjlhj
ffb7395f1a merge: sync feat/add-mubu-harness with upstream main 2026-03-18 17:59:31 +08:00
cnfjlhj
f15052487e chore(mubu): bump harness version to 0.1.1
Update the package metadata, generated skill output, test expectations, and registry entry so the contribution PR reflects the generalized daily-folder behavior in the published harness version.
2026-03-18 13:40:41 +08:00
cnfjlhj
6d1ae1c863 feat(mubu): add mubu agent harness 2026-03-18 12:18:31 +08:00
liuche
8e93f3bf42 docs: surface notebooklm harness and trim PR scope 2026-03-18 08:50:47 +08:00
yuhao
bae4e0ffda launching CLI-Hub 2026-03-17 15:39:45 +00:00