• Joined on 2026-03-22
darman created pull request darman/ai-harness#6 2026-07-10 15:13:13 +00:00
M5: MCP, LSP, commands/skills
darman created pull request darman/ai-harness#5 2026-07-10 15:11:32 +00:00
M4: Multiagent
darman created pull request darman/ai-harness#4 2026-07-10 15:10:44 +00:00
M3: All providers + auth
darman created pull request darman/ai-harness#3 2026-07-10 15:10:01 +00:00
M2: TUI
darman created pull request darman/ai-harness#2 2026-07-10 15:07:58 +00:00
M1: Headless core loop + Anthropic
darman pushed to develop at darman/ai-harness 2026-07-10 14:39:17 +00:00
darman created branch develop in darman/ai-harness 2026-07-10 14:39:17 +00:00
darman pushed to feature/m6 at darman/ai-harness 2026-07-10 14:37:46 +00:00
4ba2f7af74 M6: crash-resume hardening
08b3cd8fb7 M6: session-title generation via small_model
5fd1698d47 M6: auto-compaction
Compare 3 commits »
darman created branch feature/m6 in darman/ai-harness 2026-07-10 14:37:46 +00:00
darman pushed to feature/m5 at darman/ai-harness 2026-07-10 14:37:39 +00:00
dbc676332a M5: slash commands (command/*.md)
d6af65f494 M5: skills (SKILL.md and skill tool)
fe6d00ce6d M5: rmcp stdio client and tool adapters
f71a347061 M5: LSP pool and diagnostics wiring
Compare 4 commits »
darman created branch feature/m5 in darman/ai-harness 2026-07-10 14:37:39 +00:00
darman pushed to feature/m4 at darman/ai-harness 2026-07-10 14:37:34 +00:00
e32f61e4f8 M4: dedicated opencode (Zen) provider
9ee5a1940d M4: jobs pane, subtask drill-in, reminders
ac516a7e23 M4: subagent context-file reporting to the job board
8976b5dc09 M4: task tool, subagent spawner, board wiring
07476d1318 M4: permission intersection and job board
Compare 6 commits »
darman created branch feature/m4 in darman/ai-harness 2026-07-10 14:37:34 +00:00
darman pushed to feature/m3 at darman/ai-harness 2026-07-10 14:37:29 +00:00
8ed17bf091 M3: Copilot device-flow, token exchange, provider
ab0269df1a M3: models.dev catalog and cost display wiring
a99edc116a M3: model pricing and per-step cost accumulation
a3f6fd6378 M3: auth.json credential storage
607bd88ae3 M3: OpenAI chat and responses codecs, provider, registry wiring
Compare 5 commits »
darman created branch feature/m3 in darman/ai-harness 2026-07-10 14:37:28 +00:00
darman pushed to feature/m2 at darman/ai-harness 2026-07-10 14:37:23 +00:00
d4a846f827 M2: TUI — EngineHandle, ratatui app, markdown renderer, permission modal, session picker, snapshot tests
darman created branch feature/m2 in darman/ai-harness 2026-07-10 14:37:23 +00:00
darman pushed to feature/m1 at darman/ai-harness 2026-07-10 14:37:18 +00:00
d83f8c84b7 M1: composition root and harness run -p debug command
9ed278bcb5 M1: Anthropic codec and provider
4118279da1 M1: edit tool with opencode's replacer chain, ported verbatim
a5af873924 M1: read, write, bash, glob, and grep tools
5ac646b3c6 M1: tool trait, permission service, config, Provider trait, engine loop
Compare 5 commits »
darman created branch feature/m1 in darman/ai-harness 2026-07-10 14:37:18 +00:00
darman pushed to master at darman/ai-harness 2026-07-10 14:35:53 +00:00
420f00494f M0: scaffold Cargo workspace, core types, event bus, permission engine, storage actor