Releases: Gitmaxd/deepagents-cli-deepagents-skill
Releases · Gitmaxd/deepagents-cli-deepagents-skill
v0.1.5
23 Feb 01:52
Compare
Sorry, something went wrong.
No results found
Add 'Why This Skill?' value proposition section to READMEs
Explains learn/build/extend progression for deepagents customization
v0.1.4
22 Feb 21:10
Compare
Sorry, something went wrong.
No results found
Resolve agent placeholder ambiguity: ground default agent name in path documentation
Use concrete ~/.deepagents/default/ paths for copy-paste readiness
v0.1.3
22 Feb 20:43
Compare
Sorry, something went wrong.
No results found
Improve skill description with trigger phrases for better matching
Add routing guidance mapping topics to specific reference files
Add note to prefer local reference files over external URL fetches
v0.1.2
22 Feb 18:43
Compare
Sorry, something went wrong.
No results found
Remove extraneous compatibility field from SKILL.md frontmatter
v0.1.1
22 Feb 17:46
Compare
Sorry, something went wrong.
No results found
Restore full Skill Resources descriptions to match the authoritative README
Sync templates README with project README so the full README ships in the npm package
v0.1.0
22 Feb 02:16
Compare
Sorry, something went wrong.
No results found
Initial release of the Deep Agents CLI skill for LangGraph Deep Agents.
Install via CLI:
npx deepagents-cli-deepagents-skill init
Personal install (default agent):
npx deepagents-cli-deepagents-skill init --personal
Personal install (named agent):
npx deepagents-cli-deepagents-skill init --personal --agent my-agent
Works with the Deep Agents CLI and SDK (StateBackend, StoreBackend, FilesystemBackend).