Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion changes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changes

### 0.8.0
### 0.9.0

- Add `dev.kit env` and env config controls so repo and agent output can reflect actual tool and credential availability
Comment on lines +3 to 5
- Keep `.rabbit/context.yaml` focused on repo facts, tracing, commands, and gaps instead of inlining engineering practices and canonical workflow text
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@udx/dev-kit",
"version": "0.8.0",
"version": "0.9.0",
"description": "Context-driven engineering toolkit for AI agents and developers",
"license": "MIT",
"repository": {
Expand Down