docs: reframe README + AGENTS.md around 'CLI glue for AI agents'#26
Merged
Conversation
… your AI agent'
The old positioning ('LAN-only tooling') was accurate but understated. The
real value prop is that any coding agent with shell access can now drive a
3D printer via a predictable, machine-parseable CLI surface.
README:
- Lead with the agent-glue thesis + concrete chat-driven workflows
- 5-command quick start
- All current commands + planned roadmap visible
- ASCII diagram includes the 'your AI agent' box
- 'For agents picking this up' pointer to AGENTS.md
AGENTS.md:
- 'You are the target user' framing
- Recipe-style command catalog for autonomous monitoring
- Restated TDD workflow + three test tiers
- Updated 'How to find what to work on' tier breakdown
- 'A note on autonomy' section codifying the human+agent collab pattern
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Repositions the project from 'LAN-only tooling' (accurate but understated) to 'the CLI glue between your Bambu Lab A1 mini and your AI coding agent' (the real value prop). README leads with concrete agent-driven workflows, links into AGENTS.md, and surfaces the entire current command catalog. AGENTS.md restructures around 'you are the target user', adds recipe-style command catalog, restates TDD workflow, and codifies the human + agent collab pattern in a new 'A note on autonomy' section.
Pure docs — no behavior change. Pre-commit clean.