Releases: warden-protocol/warden-code
Releases · warden-protocol/warden-code
v1.1.1
1.1.1 (2026-02-13)
Fixes
/newnow always creates a.envfile with defaultHOST,PORT, andAGENT_URLvalues, not just for OpenAI templates — fixes/chatin build mode not finding the agent URL- Fixed
RequestInfotype errors in test files that brokepnpm build
Improvements
- Extracted agent card from hardcoded
server.tsinto a separateagent-card.jsonfile that is loaded at runtime - Added
agent-card.jsonto build mode project context so the AI can see and modify it - Updated generated project structure in README
v1.1.0
1.1.0 (2026-02-13)
Features
/chatsub-command inside/buildmode — chat with a running agent without leaving build context (build.ts, chat.ts)- Auto-resolve agent URL from the project
.env(AGENT_URL) when using/chatin build mode - Prompt for agent URL if no
.envand no argument provided /releaseClaude Code skill for automated release preparation (.claude/skills/release)
Fixes
- Fixed
RequestInfotype errors in test files that brokepnpm build
Improvements
v0.1.5-stable
Stable version that allows bootstrapping of an agent, guaranteeing 100% compatibility in the Warden App.
Full Changelog: https://github.com/warden-protocol/warden-code/commits/v0.1.5