Releases
v0.1.3
v0.1.3 - Agent ops, skills, and image support
Latest
Compare
Sorry, something went wrong.
No results found
What's new
Added Agent Ops tools for long-running sessions: persistent goals, plans, checkpoints, session health, session summaries, and bounded handoff helpers.
Added local skill support with --skill, --skills, --skill-root, --list-skills, plus list_skills and read_skill tools.
Skills now persist across resumed sessions; resuming with --skill pbc refreshes the saved system prompt and stores the skill list in session JSON.
Added view_image for workspace screenshots, diagrams, photos, and UI images, returning metadata, dimensions, and data URLs when small enough.
Added web search and fetch tooling so agents can search current information and read page text.
Added broader workspace/repo tools: batch file reads, search, glob, tree, stats, git status/diff/log/blame, cache, and safer shell aliasing.
Improved TUI/session reliability, including repaired tool-call history on resume and sequential execution for shell-style tools.
Added dummy smoke fixtures and project instructions for testing wrapper tools.
Verification
npm run check
npm run smoke
npm run build:exe
Verified global d --print-system --skill pbc loads the PBC skill.
You can’t perform that action at this time.