forgecodecli 0.2.0__py3-none-any.whl → 1.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: forgecodecli
3
- Version: 0.2.0
3
+ Version: 1.0.0
4
4
  Summary: A minimal agentic CLI for forging code
5
5
  Author: Sudhanshu
6
6
  License: MIT
@@ -157,30 +157,17 @@ The agent can execute these operations:
157
157
 
158
158
  All actions are executed safely with validation and error handling.
159
159
 
160
- ## Roadmap
160
+ ## What's Available
161
161
 
162
- ### v1 (Released)
162
+ - File operations (read, list, create, write, delete, move)
163
+ - Undo functionality - Stack-based operation reversal
164
+ - Git operations - init, add, commit, push, pull, status, log, branch, clone, set_origin
165
+ - Multi-provider support - Gemini, OpenAI, Anthropic, Groq
166
+ - Model selection - Choose specific models per provider
167
+ - Auto-install SDKs - Anthropic SDK installs on demand
168
+ - Proper conversation flow with max actions per request
163
169
 
164
- - Basic file operations (read, list, create, write)
165
- - Gemini support
166
- - Interactive CLI
167
-
168
- ### ✅ v2 (Released)
169
-
170
- - **Undo functionality** - Stack-based operation reversal
171
- - **Delete & move operations** - Full file/directory manipulation
172
- - **Multi-provider support** - Gemini, OpenAI, Anthropic, Groq
173
- - **Model selection** - Choose specific models per provider
174
- - **Auto-install SDKs** - Anthropic SDK installs on demand
175
- - **Fixed agent loop** - Proper conversation flow with max actions
176
-
177
- ### ✅ v3 (Current)
178
-
179
- - **Git operations** - init, add, commit, push, pull, status, log, branch, clone, set_origin
180
- - **Git workflow support** - Full version control integration
181
- - **Repository management** - Clone and manage git repos
182
-
183
- ### 🚀 v4 (Planned)
170
+ ## Coming Soon
184
171
 
185
172
  - Copy files/directories
186
173
  - Full undo/redo history (not just last operation)
@@ -6,8 +6,8 @@ forgecodecli/git_tools.py,sha256=BAjkqLlv-TqLhJka9UM2wHxXJAgVOjKLmgZgJp83thQ,216
6
6
  forgecodecli/path_resolver.py,sha256=sjAATxw6Y6pfDri1LIHXTm88iVkngNpiYf_sYSJArno,509
7
7
  forgecodecli/secrets.py,sha256=ZEaHYF9TkibST0IwEBHZbbazaLWJZR04n4FyGx9n1gU,328
8
8
  forgecodecli/tools.py,sha256=3NzX7S7eHVm0jVK4O1Z8BstIlZPvSVsRK5bbCOu02jE,6094
9
- forgecodecli-0.2.0.dist-info/METADATA,sha256=yWBa7ZGhVvZwOpmxwTVnQ0ieZc7E1cykYtv7NGf65eM,5595
10
- forgecodecli-0.2.0.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
11
- forgecodecli-0.2.0.dist-info/entry_points.txt,sha256=KQDckJoVfVJtVxu3icUI99k-gpbIn_tihUG_ZwU4BAw,55
12
- forgecodecli-0.2.0.dist-info/top_level.txt,sha256=OJLRIfDbRvaNKg55kSvPDagGlTxajt3m1jnI3X5x204,13
13
- forgecodecli-0.2.0.dist-info/RECORD,,
9
+ forgecodecli-1.0.0.dist-info/METADATA,sha256=D54n_z4kj2GAn4EcJrgCxncySM61Dv_wEn1clJkS0eE,5271
10
+ forgecodecli-1.0.0.dist-info/WHEEL,sha256=YCfwYGOYMi5Jhw2fU4yNgwErybb2IX5PEwBKV4ZbdBo,91
11
+ forgecodecli-1.0.0.dist-info/entry_points.txt,sha256=KQDckJoVfVJtVxu3icUI99k-gpbIn_tihUG_ZwU4BAw,55
12
+ forgecodecli-1.0.0.dist-info/top_level.txt,sha256=OJLRIfDbRvaNKg55kSvPDagGlTxajt3m1jnI3X5x204,13
13
+ forgecodecli-1.0.0.dist-info/RECORD,,