Commit 750af19
authored
Release prep: CLI v0.1.0, spec workflow v2, scope guard fixes, docs sweep (#58)
CLI (experimental):
- Add index command group (build, search, show, stats, tree, clean)
- Add container command group (up, down, rebuild, exec, ls, shell)
- Add container proxy — auto-proxies into devcontainer from host
- Remove review command (never shipped)
- Mark CLI as experimental in all metadata and docs
Container (v2.1.0 + v2.1.1):
- Spec workflow v2 "Spec Packages" — 8 commands replaced with 3
- Scope guard: fix /dev/null false positive, fix CWD drift
- Updated agents, skills, system prompts, and config
Docs:
- Add CLI commands to reference, tools, and changelog pages
- Sync docs changelog with container CHANGELOG (v2.1.0, v2.1.1)
- Update spec workflow, agents, skills, and rules docs
Co-authored-by: AnExiledDev <AnExiledDev@users.noreply.github.com>1 parent bd6eff9 commit 750af19
File tree
122 files changed
+6483
-4977
lines changed- cli
- prompts/review
- src
- commands
- container
- index
- plugin
- review
- indexer
- loaders
- output
- prompts
- runners
- schemas
- utils
- tests
- container
- .codeforge/config
- rules
- .devcontainer
- features/codeforge-cli
- plugins/devs-marketplace/plugins
- agent-system/agents
- prompt-snippets
- skills/ps
- skill-engine/scripts
- spec-workflow
- .claude-plugin
- scripts
- skills
- build
- references
- spec-build
- references
- spec-check
- spec-init
- references
- spec-new
- references
- spec-refine
- spec-review
- spec-update
- specification-writing
- references
- specs
- spec
- references
- example-webhook
- groups
- workspace-scope-guard/scripts
- scripts
- docs/src/content/docs
- customization
- features
- getting-started
- plugins
- reference
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
122 files changed
+6483
-4977
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
21 | 25 | | |
22 | 26 | | |
23 | 27 | | |
| 28 | + | |
24 | 29 | | |
25 | 30 | | |
26 | 31 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments