You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slash command functionality in chat input — invoke commands via / prefix with command suggestions and command snapshots in message handling.
New command files for agent workflows: commit message drafting (commit.md), code review (review.md), security review (security-review.md), and agent creation (agents.md).
Changed
Refactored AGENTS.md for clarity and structure with detailed sections on project structure, build commands, coding style, testing, and commit guidelines.
Updated package-lock.json with new dependencies (docx, https-proxy-agent) and removed unnecessary peer dependency flags.