roksta 0.4.7__cp314-cp314-macosx_10_15_universal2.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.
Files changed (120) hide show
  1. roksta/__init__.cpython-314-darwin.so +0 -0
  2. roksta/ai/__init__.cpython-314-darwin.so +0 -0
  3. roksta/ai/call_ai.cpython-314-darwin.so +0 -0
  4. roksta/ai/create_final_response_schema.cpython-314-darwin.so +0 -0
  5. roksta/ai/gemini.cpython-314-darwin.so +0 -0
  6. roksta/ai/generic.cpython-314-darwin.so +0 -0
  7. roksta/ai/llm.cpython-314-darwin.so +0 -0
  8. roksta/ai/model_map.cpython-314-darwin.so +0 -0
  9. roksta/ai/openai.cpython-314-darwin.so +0 -0
  10. roksta/ai/tool_caller.cpython-314-darwin.so +0 -0
  11. roksta/ai/tools/__init__.cpython-314-darwin.so +0 -0
  12. roksta/ai/tools/delete_file.cpython-314-darwin.so +0 -0
  13. roksta/ai/tools/edit_file.cpython-314-darwin.so +0 -0
  14. roksta/ai/tools/final_response.cpython-314-darwin.so +0 -0
  15. roksta/ai/tools/get_file_summaries.cpython-314-darwin.so +0 -0
  16. roksta/ai/tools/list_dir.cpython-314-darwin.so +0 -0
  17. roksta/ai/tools/read_file.cpython-314-darwin.so +0 -0
  18. roksta/ai/tools/regex_replace.cpython-314-darwin.so +0 -0
  19. roksta/ai/tools/shell_any.cpython-314-darwin.so +0 -0
  20. roksta/ai/tools/shell_limited.cpython-314-darwin.so +0 -0
  21. roksta/ai/tools/tool_defs.cpython-314-darwin.so +0 -0
  22. roksta/ai/tools/tool_utils.cpython-314-darwin.so +0 -0
  23. roksta/ai/tools/update_dev_time.cpython-314-darwin.so +0 -0
  24. roksta/ai/tools/web_fetch.cpython-314-darwin.so +0 -0
  25. roksta/ai/tools/write_file.cpython-314-darwin.so +0 -0
  26. roksta/ai/validate_final_response.cpython-314-darwin.so +0 -0
  27. roksta/analytics.cpython-314-darwin.so +0 -0
  28. roksta/append_usage_jsonl.cpython-314-darwin.so +0 -0
  29. roksta/balance.cpython-314-darwin.so +0 -0
  30. roksta/build_project.cpython-314-darwin.so +0 -0
  31. roksta/chat_command_handlers/__init__.cpython-314-darwin.so +0 -0
  32. roksta/chat_command_handlers/chat_command_orchestrator.cpython-314-darwin.so +0 -0
  33. roksta/chat_command_handlers/handle_chat_end_command.cpython-314-darwin.so +0 -0
  34. roksta/chat_command_handlers/handle_chat_help_command.cpython-314-darwin.so +0 -0
  35. roksta/chat_command_handlers/handle_chat_save_command.cpython-314-darwin.so +0 -0
  36. roksta/chat_command_handlers/handle_chat_thinking_command.cpython-314-darwin.so +0 -0
  37. roksta/chat_workflow.cpython-314-darwin.so +0 -0
  38. roksta/check_for_updates.cpython-314-darwin.so +0 -0
  39. roksta/check_subtask_sequence.cpython-314-darwin.so +0 -0
  40. roksta/checkpoints.cpython-314-darwin.so +0 -0
  41. roksta/clarify_goal.cpython-314-darwin.so +0 -0
  42. roksta/codebase.cpython-314-darwin.so +0 -0
  43. roksta/codebase_listing.cpython-314-darwin.so +0 -0
  44. roksta/command_handlers/__init__.cpython-314-darwin.so +0 -0
  45. roksta/command_handlers/handle_activate_command.cpython-314-darwin.so +0 -0
  46. roksta/command_handlers/handle_add_funds_command.cpython-314-darwin.so +0 -0
  47. roksta/command_handlers/handle_auto_charge_command.cpython-314-darwin.so +0 -0
  48. roksta/command_handlers/handle_auto_commit_command.cpython-314-darwin.so +0 -0
  49. roksta/command_handlers/handle_building_command.cpython-314-darwin.so +0 -0
  50. roksta/command_handlers/handle_chat_command.cpython-314-darwin.so +0 -0
  51. roksta/command_handlers/handle_clear_command.cpython-314-darwin.so +0 -0
  52. roksta/command_handlers/handle_dev_rate_command.cpython-314-darwin.so +0 -0
  53. roksta/command_handlers/handle_feedback_command.cpython-314-darwin.so +0 -0
  54. roksta/command_handlers/handle_goal_command.cpython-314-darwin.so +0 -0
  55. roksta/command_handlers/handle_help_command.cpython-314-darwin.so +0 -0
  56. roksta/command_handlers/handle_init_command.cpython-314-darwin.so +0 -0
  57. roksta/command_handlers/handle_linting_command.cpython-314-darwin.so +0 -0
  58. roksta/command_handlers/handle_logging_command.cpython-314-darwin.so +0 -0
  59. roksta/command_handlers/handle_login_command.cpython-314-darwin.so +0 -0
  60. roksta/command_handlers/handle_logout_command.cpython-314-darwin.so +0 -0
  61. roksta/command_handlers/handle_payment_details_command.cpython-314-darwin.so +0 -0
  62. roksta/command_handlers/handle_quit_command.cpython-314-darwin.so +0 -0
  63. roksta/command_handlers/handle_redeem_command.cpython-314-darwin.so +0 -0
  64. roksta/command_handlers/handle_request_activation_command.cpython-314-darwin.so +0 -0
  65. roksta/command_handlers/handle_testing_command.cpython-314-darwin.so +0 -0
  66. roksta/command_handlers/handle_upgrade_command.cpython-314-darwin.so +0 -0
  67. roksta/command_handlers/handle_usage_command.cpython-314-darwin.so +0 -0
  68. roksta/compatibility.cpython-314-darwin.so +0 -0
  69. roksta/completions.cpython-314-darwin.so +0 -0
  70. roksta/config/__init__.cpython-314-darwin.so +0 -0
  71. roksta/config/config_io.cpython-314-darwin.so +0 -0
  72. roksta/config/create_default_config.cpython-314-darwin.so +0 -0
  73. roksta/config/create_default_ignore_file.cpython-314-darwin.so +0 -0
  74. roksta/config/default_config.cpython-314-darwin.so +0 -0
  75. roksta/config/default_ignores.cpython-314-darwin.so +0 -0
  76. roksta/config/new_features.cpython-314-darwin.so +0 -0
  77. roksta/config/tips.cpython-314-darwin.so +0 -0
  78. roksta/db.cpython-314-darwin.so +0 -0
  79. roksta/discover_test_command.cpython-314-darwin.so +0 -0
  80. roksta/enums.cpython-314-darwin.so +0 -0
  81. roksta/env.cpython-314-darwin.so +0 -0
  82. roksta/exceptions.cpython-314-darwin.so +0 -0
  83. roksta/extended_text_area.cpython-314-darwin.so +0 -0
  84. roksta/firebase.cpython-314-darwin.so +0 -0
  85. roksta/firebase_auth_web.cpython-314-darwin.so +0 -0
  86. roksta/firebase_config.cpython-314-darwin.so +0 -0
  87. roksta/fix_tests.cpython-314-darwin.so +0 -0
  88. roksta/gen_codebase_summaries.cpython-314-darwin.so +0 -0
  89. roksta/gen_file_summaries.cpython-314-darwin.so +0 -0
  90. roksta/gen_files_manifest.cpython-314-darwin.so +0 -0
  91. roksta/gen_folder_summaries.cpython-314-darwin.so +0 -0
  92. roksta/gen_one_line_goal.cpython-314-darwin.so +0 -0
  93. roksta/gen_subtasks.cpython-314-darwin.so +0 -0
  94. roksta/get_failing_tests.cpython-314-darwin.so +0 -0
  95. roksta/get_prev_goal_context.cpython-314-darwin.so +0 -0
  96. roksta/goal_workflow.cpython-314-darwin.so +0 -0
  97. roksta/init_codebase.cpython-314-darwin.so +0 -0
  98. roksta/lint_code.cpython-314-darwin.so +0 -0
  99. roksta/llm_models.cpython-314-darwin.so +0 -0
  100. roksta/load_codebase_summaries.cpython-314-darwin.so +0 -0
  101. roksta/load_short_summaries.cpython-314-darwin.so +0 -0
  102. roksta/logger.cpython-314-darwin.so +0 -0
  103. roksta/main.cpython-314-darwin.so +0 -0
  104. roksta/make_issue.cpython-314-darwin.so +0 -0
  105. roksta/parse_directive_cli_tokens.cpython-314-darwin.so +0 -0
  106. roksta/parse_readme.cpython-314-darwin.so +0 -0
  107. roksta/propose_solution.cpython-314-darwin.so +0 -0
  108. roksta/response_formats.cpython-314-darwin.so +0 -0
  109. roksta/rewrite_goal.cpython-314-darwin.so +0 -0
  110. roksta/roksta.cpython-314-darwin.so +0 -0
  111. roksta/run_cli_goal.cpython-314-darwin.so +0 -0
  112. roksta/save_chat_transcript.cpython-314-darwin.so +0 -0
  113. roksta/select_files.cpython-314-darwin.so +0 -0
  114. roksta/utils.cpython-314-darwin.so +0 -0
  115. roksta/write_code.cpython-314-darwin.so +0 -0
  116. roksta-0.4.7.dist-info/METADATA +502 -0
  117. roksta-0.4.7.dist-info/RECORD +120 -0
  118. roksta-0.4.7.dist-info/WHEEL +6 -0
  119. roksta-0.4.7.dist-info/entry_points.txt +2 -0
  120. roksta-0.4.7.dist-info/top_level.txt +1 -0
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,502 @@
1
+ Metadata-Version: 2.4
2
+ Name: roksta
3
+ Version: 0.4.7
4
+ Summary: An AI coding assistant
5
+ Author-email: Prash Naidu <prash@roksta.ai>
6
+ Project-URL: Homepage, https://roksta.ai
7
+ Requires-Python: <3.15,>=3.11
8
+ Description-Content-Type: text/markdown
9
+ Requires-Dist: google-genai==1.49.0
10
+ Requires-Dist: pydantic>=2.11.7
11
+ Requires-Dist: tiktoken>=0.9.0
12
+ Requires-Dist: rich>=14.0.0
13
+ Requires-Dist: pyyaml>=6.0.2
14
+ Requires-Dist: textual>=3.5.0
15
+ Requires-Dist: cryptography>=45.0.4
16
+ Requires-Dist: httpx>=0.28.1
17
+ Requires-Dist: ulid-py>=1.1.0
18
+ Requires-Dist: packaging>=25.0
19
+ Requires-Dist: pyperclip>=1.9.0
20
+ Requires-Dist: filetype>=1.2.0
21
+ Requires-Dist: gitpython>=3.1.44
22
+ Requires-Dist: jsonref>=1.1.0
23
+ Requires-Dist: pathspec>=0.12.1
24
+ Requires-Dist: psutil>=7.1.0
25
+ Requires-Dist: PyNaCl>=1.6.0
26
+ Requires-Dist: markdownify>=1.2.0
27
+ Requires-Dist: aiosqlite>=0.22.0
28
+ Provides-Extra: tests
29
+ Requires-Dist: pytest>=8.4.1; extra == "tests"
30
+ Requires-Dist: pytest-asyncio>=1.0.0; extra == "tests"
31
+ Requires-Dist: pytest-mock>=3.14.1; extra == "tests"
32
+ Requires-Dist: ruff>=0.12.8; extra == "tests"
33
+ Requires-Dist: pytest-cov>=7.0.0; extra == "tests"
34
+ Provides-Extra: build
35
+ Requires-Dist: setuptools>=80.9.0; extra == "build"
36
+ Requires-Dist: wheel>=0.45.1; extra == "build"
37
+ Requires-Dist: twine>=6.1.0; extra == "build"
38
+ Requires-Dist: cython>=3.1.2; extra == "build"
39
+ Requires-Dist: cibuildwheel>=3.0.0; extra == "build"
40
+ Requires-Dist: build>=1.2.2.post1; extra == "build"
41
+ Provides-Extra: admin
42
+ Requires-Dist: invoke>=2.2.0; extra == "admin"
43
+ Requires-Dist: google-cloud-firestore>=2.21.0; extra == "admin"
44
+ Requires-Dist: firebase-admin>=7.1.0; extra == "admin"
45
+ Provides-Extra: benchmark
46
+ Requires-Dist: sb-cli>=0.1.5; extra == "benchmark"
47
+ Requires-Dist: datasets>=4.2.0; extra == "benchmark"
48
+ Requires-Dist: gitpython>=3.1.45; extra == "benchmark"
49
+
50
+ # Roksta: An AI Coding Assistant 🤘
51
+
52
+ Welcome!
53
+
54
+ AI coding can feel chaotic. Many tools take a 'trust me bro' approach, make assumptions, and change your code without clarity, often requiring fixes or rework.
55
+
56
+ We built Roksta to bring clarity, transparency and control back to the process. Here's what we believe an AI coding assistant should and shouldn't do:
57
+
58
+ **👍 They should:**
59
+ - Clarity: Ask for details instead of assuming.
60
+ - Transparency: Explain the plan before coding.
61
+ - Cost & Speed: Use fast, cheap models for simple tasks.
62
+ - Performance: Use strong models for complex work.
63
+ - Reliability: Switch providers to avoid downtime.
64
+
65
+ **👎 They shouldn't:**
66
+ - Degrade in performance as the session grows.
67
+ - Hit context window limits.
68
+ - Be locked to a single LLM provider.
69
+ - Have expensive subscriptions.
70
+ - Impose arbitrary usage limits.
71
+
72
+ Roksta delivers all the above with simple **pay-as-you-go pricing** — no subscription required.
73
+
74
+ ---
75
+
76
+ ## Table of Contents
77
+
78
+ - [Installation & Setup](#installation--setup)
79
+ - [Usage](#usage)
80
+ - [Recommended Workflow](#recommended-workflow)
81
+ - [Command Reference](#command-reference)
82
+ - [Command Line Parameters](#command-line-parameters)
83
+ - [Troubleshooting](#troubleshooting)
84
+ - [Terms & Conditions](https://roksta.ai/TandCs.html)
85
+
86
+ ---
87
+
88
+ ## Installation & Setup
89
+
90
+ ### Prerequisites
91
+ - Python 3.11 or later
92
+ - [pipx](https://pipx.pypa.io/stable/installation/) installed
93
+
94
+
95
+ ### Supported Platforms
96
+ - Linux (x86_64, aarch64)
97
+ - macOS (x86_64, arm64)
98
+ - Windows (64-bit)
99
+
100
+
101
+ ### Installation
102
+ ```bash
103
+ pipx install roksta
104
+ pipx ensurepath
105
+ ```
106
+
107
+
108
+ ### Launching Roksta
109
+ Navigate to your project's root folder and run:
110
+
111
+ ```bash
112
+ roksta
113
+ ```
114
+ Once launched, you will see a welcome screen and instructions on how to get started.
115
+
116
+
117
+ ### Activation
118
+ Before you can use Roksta, you'll need to log in and activate it.
119
+
120
+ Log in with the `/login` command; this will open a browser window that will allow you to log in via GitHub, Google or Microsoft.
121
+
122
+ Once you've logged in, you can activate your account using an activation code. Activate Roksta using `/activate <activation_code>`. If you don't have an activation code, you can request activation using the `/request-activation` command.
123
+
124
+ You will not be able to use Roksta till it has been activated. This feature has been implemented to control user adoption of Roksta as we scale. We expect to allow general access in due course.
125
+
126
+
127
+ ### Initial Setup
128
+
129
+ Run the `/init` command in Roksta to initialise the codebase. This step prepares the configuration files and indexes your project structure. This can take a few minutes depending on the size of your project. However, it only needs to be done once and significantly speeds up Roksta during subsequent runs.
130
+
131
+ The command also creates a `.roksta` folder in the project directory and adds it to the `.gitignore` file. It also creates `.rokstarc` and `.rokstaignore` files in the project root folder that provides Roksta with project specific configuration details.
132
+
133
+ We recommend that you edit `.rokstaignore` to make it specific for your project. A better specified file will improve Roksta's speed and reduce token usage which ultimately reduces the cost of using Roksta.
134
+
135
+ You're now ready to start using Roksta! 🤘
136
+
137
+ PS: Roksta also supports an AGENTS.md file in the project root folder.
138
+
139
+ ---
140
+
141
+ ## Usage
142
+
143
+ ### Setting Goals
144
+ Once Roksta has been initialised, you can tell it what you want it to do by issuing the `/goal` command and then specifying your goal in the input box. The input box accepts multi-line inputs, so you will need to press **Ctrl+Enter** or **Ctrl+S** to submit your goal.
145
+
146
+ Directives can be used to control how Roksta behaves. They are:
147
+
148
+ - `#full-auto`: Instructs Roksta to work on the goal and apply changes without requiring any human intervention. It's therefore important to ensure that the goal is well specified.
149
+
150
+ - `#clarify`: Force goal clarification even in full-auto mode.
151
+
152
+ - `#no-clarify`: Skip goal clarification.
153
+
154
+ - `#yolo`: Allow Roksta to run any shell command without asking for permission, can be useful when combined with the #full-auto directive.
155
+
156
+ - `#thinking(<param>)`: Adjusts the AI's computational effort for the task. The following class of models will be used by default: `gpt-5-mini`, `grok-4-fast`, `gemini-2.5-flash`, `claude-haiku-4.5`.
157
+ - `<param>` can be:
158
+ - `more`: Uses models that think more. Useful for more complex tasks where deeper analysis is required. The following types of models used will be: `gpt-5`, `grok-4`, `gemini-2.5-pro`, `claude-sonnet-4.5`.
159
+ - `fast`: Uses faster models (e.g. `mini`, `fast`, `flash`) or fast inference providers (e.g. Cerebras) or a combination to deliver results faster.
160
+ - If multiple `#thinking` directives are used in a single goal, the last one specified will take precedence.
161
+ - Example:
162
+ ```
163
+ Refactor the authentication module. #thinking(more)
164
+ ```
165
+ - Note: If thinking is not set, Roksta will dynamically choose the thinking level depending on the goal's difficulty.
166
+
167
+ - `#llm-family(<family>)`: Specifies the preferred LLM family for the task (case-insensitive). Accepted values:
168
+ - `OpenAI`
169
+ - `Gemini`
170
+ - `Anthropic`
171
+ - `xAI`
172
+
173
+ This directive guides Roksta's model selection to balance performance and cost. Example usage:
174
+ ```
175
+ Refactor data pipeline. #llm-family(Gemini)
176
+ ```
177
+
178
+ - `#commit`: Automatically commits the changes made by Roksta to your local git repository after they have been applied. It will stage only the files modified or deleted by Roksta in the current run and use an auto-generated commit message. This does not push the changes to a remote repository. Can be overridden by the `#no-commit` directive.
179
+
180
+ - `#no-commit`: Prevents all forms of automatic committing for the specific goal to which it's applied, overriding any global auto-commit settings or the `#commit` directive.
181
+
182
+ - `#test`: Temporarily force running of tests for this goal run if a test command is configured in `.rokstarc`. If no test command is configured a warning is printed and no tests are attempted. This directive only affects the current goal execution and does not persist to project configuration.
183
+
184
+ - `#no-test`: Prevents automatic running of tests even if testing has been enabled via the `/testing on` command. Takes precedence over `#test` if both are present.
185
+
186
+ - `#build`: Temporarily force a build for this goal run if a build command is configured in `.rokstarc`. If no build command is configured a warning is printed and no build is attempted. This directive only affects the current goal execution and does not persist to project configuration.
187
+
188
+ - `#no-build`: Temporarily skip building for this goal run. Takes precedence over `#build` if both are present. This directive only affects the current goal execution and does not persist to project configuration.
189
+
190
+ The following directives can be used to tune the context window to help improve performance:
191
+
192
+ - `#focus(<pattern>)`: Add a file or glob pattern to include as context for understanding the goal.
193
+ - `#ignore(<pattern>)`: Exclude files from consideration entirely.
194
+
195
+ If multiple directives of the same type are used, all specified patterns will be merged. Each directive should be on its own line, and directives may be placed anywhere in the goal text.
196
+
197
+ ---
198
+
199
+ ## Recommended Workflow
200
+
201
+ We recommend using the following workflow when working with Roksta.
202
+
203
+ 1. Activate a git branch for the goal you're going to work on.
204
+
205
+ 1. Give Roksta your goal using the `/goal` command. Don't make goals too ambitious, if it would take an experienced developer over two weeks to complete it, it's probably worth breaking the goal down into smaller chunks. Ideally, something that would take 1-3 days of coding.
206
+
207
+ 1. Review the code changes it has made using your IDE or a diff tool.
208
+
209
+ 1. Accept/edit/discard changes as you see fit and commit.
210
+
211
+ 1. If Roksta has got the task very wrong, simply discard the changes and re-run Roksta with the same goal but modified to tell it not to do what it did wrong. The chance of errors also increases if the goal is large and complicated in which case better results would be obtained by breaking the goal into smaller tasks.
212
+
213
+ **Tip**: If you're not sure when asked a clarifying question, you can tell Roksta that you're not sure or ask it to do whatever it thinks is best practice.
214
+
215
+ ---
216
+
217
+ ## Command Reference
218
+
219
+ Below are the commands that are available in Roksta. Commands that require the user to be logged in are noted accordingly.
220
+
221
+ ### /help
222
+
223
+ - **Description:** Displays all available commands along with a help message.
224
+
225
+ ### /clear
226
+
227
+ - **Description:** Clears the output area.
228
+
229
+ ### /quit
230
+
231
+ - **Description:** Quits the application. You can also use `Ctrl+Q` to quit.
232
+
233
+ ### /init
234
+
235
+ - **Description:** Initialises the codebase. Use this command if Roksta has not yet been initialised. This may take a few minutes and only needs to be done once. If you omit this step, Roksta will automatically run the initialisation step when you give it your first goal.
236
+
237
+ ### /goal
238
+
239
+ - **Requires login**
240
+
241
+ - **Description:** Starts the process by which you can ask Roksta to work on achieving a specific goal. [Click here](https://roksta.ai/README.html#setting-goals) to understand how to set goals for Roksta to work on.
242
+
243
+ ### /continue
244
+
245
+ - **Requires login**
246
+
247
+ - **Description:** Works exactly like `/goal` but maintains the context of the previously completed goal. [Click here](https://roksta.ai/README.html#setting-goals) to understand how to set goals for Roksta to work on.
248
+
249
+ ### /chat
250
+
251
+ - **Requires login**
252
+
253
+ - **Description:** Starts an interactive chat session where you can ask questions about your codebase. Roksta can read your files to provide contextually-aware answers. This command is for querying and understanding your code; to apply code changes, use the `/goal` command. To exit the chat session, use the `/end` command (`/quit` and `/exit` will also work) or press `Ctrl+R`.
254
+
255
+ - **Directives** The chat interface supports the following directives:
256
+ - `#thinking(<level>)`: Adjusts the AI's computational effort. Accepted levels:
257
+ - `more`
258
+ - `less`
259
+ - `default`
260
+ - `#save`: This will save the chat transcript.
261
+
262
+ ### /login
263
+
264
+ - **Description:** Logs you in. Logging in is a prerequisite to use Roksta.
265
+
266
+ Note: Once you log in, Roksta will store your login token in the .roksta.yaml file in your home directory. It will use this token to auto-login every time to start up Roksta. If you don't want it to log you in automatically, set the value of auto to false.
267
+
268
+ ### /activate
269
+
270
+ - **Requires login**
271
+
272
+ - **Description:** Activates your account using an activation code.
273
+
274
+ - **Usage:** `/activate <activation_code>`
275
+
276
+ - **Example:** `/activate YourActivationCode`
277
+
278
+ ### /request-activation
279
+
280
+ - **Requires login**
281
+
282
+ - **Description:** Submits an activation request for your account.
283
+
284
+ ### /add-funds
285
+
286
+ - **Requires login**
287
+
288
+ - **Description:** Adds funds to your account. You cannot add less than $5 to your account per transaction.
289
+
290
+ - **Usage:** `/add-funds <amount>`
291
+
292
+ - **Example:** `/add-funds 10`
293
+
294
+ ### /payment-details
295
+
296
+ - **Requires login**
297
+
298
+ - **Description:** Opens a Stripe webpage for providing or updating your payment details. By default Roksta will take a payment of $10 every time the balance drops below $2. You can toggle the auto-payment feature and set how much it adds and the threshold amount using the `/auto-charge` command. The threshold can't be less than $1 and the payment amount can't be less than $5.
299
+
300
+ ### /auto-charge
301
+
302
+ - **Requires login**
303
+
304
+ - **Description:** Configures automatic top-up of your account balance. When enabled, Roksta will automatically add funds to your account if your balance drops below a specified threshold. Settings are stored in the `.roksta.yaml` file in your home directory and can also be manually edited there.
305
+
306
+ - **Usage:** `/auto-charge <on|off|status> [charge_amount trigger_balance]`
307
+
308
+ - **Subcommands:**
309
+ - `on`: Enables auto-charge. If `charge_amount` and `trigger_balance` are not provided, it uses the default values ($10.00 charge amount, $2.00 trigger balance) or the last saved values from your `.roksta.yaml` configuration.
310
+ - `off`: Disables auto-charge.
311
+ - `status` (or no parameters): Show the current auto-charge configuration.
312
+
313
+ - **Parameters:**
314
+ - `<on|off|status>`: (Required)
315
+ - `[charge_amount]`: (Optional) The amount to be automatically charged to your payment method. Minimum $5.00. If provided, `trigger_balance` must also be provided. Defaults to $10.00 if enabling with `on` and no custom values are set.
316
+ - `[trigger_balance]`: (Optional) The balance threshold below which an auto-charge will be triggered. Minimum $1.00. If provided, `charge_amount` must also be provided. Defaults to $2.00 if enabling with `on` and no custom values are set.
317
+
318
+ - **Example:** `/auto-charge on 15 3`
319
+
320
+ - **Notes:**
321
+ - If you wish to specify `charge_amount` and `trigger_balance`, both must be provided.
322
+ - The system will use the values from your `.roksta.yaml` file in your home directory by default if you just use `/auto-charge on` without specifying amounts.
323
+
324
+ ### /auto-commit
325
+
326
+ - **Description:** Enables, disables, or reports the status of automatic commits for this project. If no subcommand is provided, it defaults to `status`. The setting is stored in the project configuration file at `<project-root>/.rokstarc` as the top-level key `auto_commit`.
327
+
328
+ - **Usage:** `/auto-commit <on|off|status>`
329
+
330
+ - **Example:** `/auto-commit on`
331
+
332
+ ### /linting
333
+
334
+ - **Description:** Manage project-specific linting configuration stored under the top-level `linting` key in your project config file. The `/linting` command records three configuration values (enabled, check and fix) in `<project-root>/.rokstarc`. It does NOT run linters; it only saves the commands Roksta can reference later.
335
+
336
+ - **Usage:** `/linting <on|off|set|clear|status> ["check command"] ["fix command"]`
337
+
338
+ - **Subcommands:**
339
+ - `status` (or no parameters): Show the current values of `linting.enabled`, `linting.check` and `linting.fix`.
340
+ - `on`: Enable linting by setting `linting.enabled` = true and persisting the project config.
341
+ - `off`: Disable linting by setting `linting.enabled` = false and persisting the project config.
342
+ - `set "check" ["fix"]`: Save a `check` command and an optional `fix` command, and set `linting.enabled` = true. The `check` parameter is required and must be non-empty. Example: `/linting set "flake8 ." "black ."`.
343
+ - `clear`: Remove or clear the `linting` configuration (sets enabled = false and empties check/fix). If no config file exists the command will clear the in-memory project config instead.
344
+
345
+ - **Behaviour:**
346
+ - If no project config file exists the command will create one and initialise it with sensible defaults.
347
+ - If the project config file contains invalid JSON, `/linting` will refuse to operate and will prompt you to fix `.rokstarc` manually.
348
+
349
+ - **Examples:**
350
+ ```
351
+ /linting status
352
+ /linting on
353
+ /linting off
354
+ /linting set "flake8 ." "black ."
355
+ /linting clear
356
+ ```
357
+
358
+ ### /testing
359
+
360
+ - **Description:** Manage project-specific testing configuration stored under the top-level `testing` key in your project config file. The `/testing` command records two configuration values (enabled and command) in `<project-root>/.rokstarc`. It does NOT run the tests; it only saves the command Roksta can reference later.
361
+
362
+ - **Usage:** `/testing <on|off|set|clear|status> ["test command"]`
363
+
364
+ - **Subcommands:**
365
+ - `status` (or no parameters): Show the current values of `testing.enabled` and `testing.command`.
366
+ - `on`: Enable testing by setting `testing.enabled` = true and persisting the project config.
367
+ - `off`: Disable testing by setting `testing.enabled` = false and persisting the project config.
368
+ - `set "command"`: Save the testing command and set `testing.enabled` = true. The command parameter is required and must be non-empty. Example: `/testing set "pytest"`.
369
+ - `clear`: Remove or clear the `testing` configuration (sets enabled = false and empties command). If no config file exists the command will clear the in-memory project config instead.
370
+
371
+ - **Behaviour:**
372
+ - If no project config file exists the command will create one and initialise it with sensible defaults.
373
+ - If the project config file contains invalid JSON, `/testing` will refuse to operate and will prompt you to fix `.rokstarc` manually.
374
+
375
+ - **Examples:**
376
+ ```
377
+ /testing status
378
+ /testing on
379
+ /testing off
380
+ /testing set "jest"
381
+ /testing clear
382
+ ```
383
+
384
+ - **Example workflow:**
385
+ 1. Configure the project test command:
386
+ ```
387
+ /testing set "pytest"
388
+ ```
389
+ 2. Use `#test` in your goal to trigger the configured test command for this run. Example goal:
390
+ ```
391
+ Run unit tests for the payments module and fix failures. #test
392
+ ```
393
+
394
+ ### /building
395
+
396
+ - **Description:** Manage project-specific build configuration stored under the top-level `building` key in your project config file. The `/building` command records two configuration values (enabled and command) in `<project-root>/.rokstarc`. It does NOT run your build; it only saves the command Roksta can reference later.
397
+
398
+ - **Usage:** `/building <on|off|set|clear|status> ["build command"]`
399
+
400
+ - **Subcommands:**
401
+ - `status` (or no parameters): Show the current values of `building.enabled` and `building.command`.
402
+ - `on`: Enable building by setting `building.enabled` = true and persisting the project config.
403
+ - `off`: Disable building by setting `building.enabled` = false and persisting the project config.
404
+ - `set "command"`: Save the build command and set `building.enabled` = true. The command parameter is required and must be non-empty. Example: `/building set "npm run build"`.
405
+ - `clear`: Remove or clear the `building` configuration (sets enabled = false and empties command). If no config file exists the command will clear the in-memory project config instead.
406
+
407
+ - **Behaviour:**
408
+ - If no project config file exists the command will create one and initialise it with sensible defaults.
409
+ - If the project config file contains invalid JSON, `/building` will refuse to operate and will prompt you to fix `.rokstarc` manually.
410
+
411
+ - **Examples:**
412
+ ```
413
+ /building status
414
+ /building on
415
+ /building off
416
+ /building set "npm run build"
417
+ /building clear
418
+ ```
419
+
420
+ ### /logging
421
+
422
+ - **Description:** Manage tool call logging configuration. Enabling this will log tool call details to `.roksta/tool_call.log` immediately and across sessions.
423
+
424
+ - **Usage:** `/logging <on|off|status>`
425
+
426
+ - **Subcommands:**
427
+ - `on`: Enables tool call logging and saves the preference.
428
+ - `off`: Disables tool call logging for future sessions and saves the preference.
429
+ - `status` (or no parameters): Displays the current logging status and usage information.
430
+
431
+
432
+ ### /redeem
433
+
434
+ - **Requires login**
435
+
436
+ - **Description:** Redeems a credit code to update your account balance.
437
+
438
+ - **Usage:** `/redeem <credit_code>`
439
+
440
+ - **Example:** `/redeem CreditCode123`
441
+
442
+ ### /usage
443
+
444
+ - **Requires login**
445
+
446
+ - **Description:** Displays the session usage and cost, along with your current balance.
447
+
448
+ ### /dev-rate
449
+
450
+ - **Description:** Used to set the developer rate which will be used to calculate developer savings. It will display the rate currently being used if it's called without providing a rate.
451
+
452
+ - **Usage:** `/dev-rate [hourly_rate]`
453
+
454
+ - **Example:** `/dev-rate 75`
455
+
456
+ ### /feedback
457
+
458
+ - **Requires login**
459
+
460
+ - **Description:** Submits feedback regarding the application.
461
+
462
+ ### /upgrade
463
+
464
+ - **Description:** Upgrades Roksta to the latest version. This command only works if Roksta was installed via `pipx`.
465
+
466
+ - **Usage:** `/upgrade`
467
+
468
+ ---
469
+
470
+ ## Command Line Parameters
471
+
472
+ Roksta also accepts command line parameters to allow batch execution.
473
+
474
+ - **--goal**: Provide a file which contains the goal that Roksta will immediately start working towards on startup. e.g. `roksta --goal goal_file.txt`. Ensure you include the `#full-auto` directive within the goal to enable it to operate in a fully automatic manner. Otherwise, Roksta will pause for user feedback.
475
+
476
+ - **--exit**: Instructs Roksta to exit once the goal has been completed. e.g. `roksta --goal goal_file.txt --exit`
477
+
478
+ - **--no-index**: Prevents Roksta from constructing an index for the codebase. Setting this parameter will reduce the cost of running a one-off task but will degrade performance.
479
+
480
+ - **--benchmark**: A useful shortcut when running Roksta within benchmarks. Equivalent to setting `--full-auto --yolo --exit --no-index`.
481
+
482
+ - **# Directives**: All goal directives, e.g. `#full-auto`, can also be provided as command line parameters. Just replace the `#` with `--` on the command line. Directives that take parameters, e.g. `#thinking(more)` can also be used; simply provide the parameter after a space or an `=` sign, e.g. `--thinking more` or `--thinking=more`.
483
+
484
+ If directives are also specified within the goal, the two lists are merged to create a single list of directives that are then implemented.
485
+
486
+ ---
487
+
488
+ ## Troubleshooting
489
+
490
+ - **Login is mandatory:** Roksta won't work if you don't log in.
491
+
492
+ - **Activation:** Make sure you have activated your account using an activation code.
493
+
494
+ - **Multi-line input:** Sometimes, Roksta will switch to multi-line mode, so if you can't submit your input with just Enter, try Ctrl+Enter or Ctrl+S. Note that if you use Roksta within an IDE's terminal, Ctrl+Enter might not work as IDEs sometimes capture that combination, use Ctrl+S instead.
495
+
496
+ - **Initialisation delay:** The `/init` command may take several minutes on first run as it indexes your codebase. Please be patient during this process.
497
+
498
+ - **Command not recognized:** If you encounter a message stating that a command is not recognized, double-check the spelling and ensure that you are using the correct multi-line format.
499
+
500
+ ---
501
+
502
+ Happy building and Rok on!🤘
@@ -0,0 +1,120 @@
1
+ roksta-0.4.7.dist-info/RECORD,,
2
+ roksta-0.4.7.dist-info/WHEEL,sha256=MzHA8aA11K4m-mjpjTobbWUqTlhv5RdoytLBFWQb_k4,142
3
+ roksta-0.4.7.dist-info/entry_points.txt,sha256=mzRdYg_DlzZRwjxYUt9-gyoRCkM1QBTeTbwETgiTdGw,44
4
+ roksta-0.4.7.dist-info/top_level.txt,sha256=Worlz0mMqoxRSgPmoN1j_P-sJgIrmzD0uJ08qJwpWpQ,7
5
+ roksta-0.4.7.dist-info/METADATA,sha256=e62TiyDKjd4rjtkircaYxTlf9PZws0eHxhUSzZL7GvU,23612
6
+ roksta/balance.cpython-314-darwin.so,sha256=8NflL9wEHB-68IChIHJyx_18qwMvigDk2Dpb6xEHN7Y,373648
7
+ roksta/propose_solution.cpython-314-darwin.so,sha256=-NFz3ka6nTgUoP90Qc9u-NzzgbwYBxEBOqt7mfGIqs0,208216
8
+ roksta/completions.cpython-314-darwin.so,sha256=fXrvO6kpO1LGELOM2sZToOZR4EtQLZCdVHysIQj1mIM,155936
9
+ roksta/gen_codebase_summaries.cpython-314-darwin.so,sha256=eYXZ5e5wu0tuazkCm-Kb_3t3R-Q1sj_O2Byhlm2DQS4,174624
10
+ roksta/llm_models.cpython-314-darwin.so,sha256=dQUHqRfRUOs0h7HmKB1uFQ_D6OPhsVpj5opO-36mQEQ,306032
11
+ roksta/codebase_listing.cpython-314-darwin.so,sha256=rSbwIpTAG3HsFlvg0zVjwhM2hQodyZFU3ZzdaOSihmA,224936
12
+ roksta/load_short_summaries.cpython-314-darwin.so,sha256=Iyhu1QxjqbopExZvjZA7vqwGi_gTsIjeMvU1qL_Z3H8,209064
13
+ roksta/__init__.cpython-314-darwin.so,sha256=mk1-tDR3NETFSG1pZJufH0FkuWcWKPnz-o3wLSZ3_Q4,86096
14
+ roksta/make_issue.cpython-314-darwin.so,sha256=3bP946xqZ7--Kqf5RLH1_YRJJOa7-ASd8LbP4m36GKk,205872
15
+ roksta/get_prev_goal_context.cpython-314-darwin.so,sha256=TB25VfkP41CG8hu8pUD6addftUeiSH_o4nVThBcKJNU,191640
16
+ roksta/discover_test_command.cpython-314-darwin.so,sha256=kSImCwXM0sBnKMJDU1vBq8tPdePDk2sRznlm53HqRRc,191592
17
+ roksta/append_usage_jsonl.cpython-314-darwin.so,sha256=rpwc27tzvOXUQ124ttBUSyhh4E95cWLLIwKA64ubwoo,258072
18
+ roksta/firebase_auth_web.cpython-314-darwin.so,sha256=_WXUebjjpg_JKhNwWrSaFmFWIKt_lNYk9Ewc-hBifmM,473768
19
+ roksta/fix_tests.cpython-314-darwin.so,sha256=4wSnVrEE92m0DpQ1JVxh5ojl-ezrk9T1h7-Vx0Z2I9Q,307312
20
+ roksta/get_failing_tests.cpython-314-darwin.so,sha256=emAz00osN7QwhxLam7qq-eYSynxLBlIedmiv_zINWwk,208280
21
+ roksta/env.cpython-314-darwin.so,sha256=TvMmBHpFwjrxP_PcMM4t6ixLXmjS521xlx8GokbuDc0,121048
22
+ roksta/roksta.cpython-314-darwin.so,sha256=k_WzINP_uCBGBhBTohuNy9OJZImowOruZnKDb94omJY,589488
23
+ roksta/codebase.cpython-314-darwin.so,sha256=VyEP2b1mSuSOfnIZJZN5cyhDQj0tSwJtNruhc-NHepg,507488
24
+ roksta/clarify_goal.cpython-314-darwin.so,sha256=P-hkqmJEFDQsFVVgTO-zx7FN6BGV_H53NLYLEMzBft0,208320
25
+ roksta/run_cli_goal.cpython-314-darwin.so,sha256=KzEF_FBMF1xVJZijWm3AkiP_f_f2JvXdsC2NTgfc9Vc,207904
26
+ roksta/rewrite_goal.cpython-314-darwin.so,sha256=HLIOXkEXsV8ZutWr2gVlm3bdnD5DN4rR-t6OeAfhKnw,191504
27
+ roksta/build_project.cpython-314-darwin.so,sha256=QK-3vcvtIXVv9Yi7jGfidGsVVI66gEnVob816O8HzS0,208208
28
+ roksta/analytics.cpython-314-darwin.so,sha256=whONNynv8F2rc04ZbonS5RX58i25TfKgXVu5dPE6I1A,340384
29
+ roksta/main.cpython-314-darwin.so,sha256=JTuXeSjQzn6XmZj8i1ScfSOkNmWjxmpmOTYXOJkv-CU,189048
30
+ roksta/utils.cpython-314-darwin.so,sha256=WmxGNHUi2Z7RxPqSzaR3jbIyLtyWnEw6ILIICBzhnLw,440616
31
+ roksta/check_for_updates.cpython-314-darwin.so,sha256=oxlDR3haiiaUZWYBmF8KQWYulLQkRw0HTfZHQjjvQeU,224392
32
+ roksta/response_formats.cpython-314-darwin.so,sha256=KkUKx1plG__h8Hj89fu_dE9cTZdObKVXr7jsf-olzn4,137672
33
+ roksta/select_files.cpython-314-darwin.so,sha256=pLYh4arH6hevQZbl8cbGUQ-YKHSXvhFnuCktAMxQckw,208224
34
+ roksta/load_codebase_summaries.cpython-314-darwin.so,sha256=aIGLS5g-vDWJ91OsxhBSTtbvKOTubtCygC_SiJVpiIA,242048
35
+ roksta/goal_workflow.cpython-314-darwin.so,sha256=-do2rLZfCfda3IpJv1shHdJucxMqi5QTc36iZ_9O26k,819968
36
+ roksta/parse_readme.cpython-314-darwin.so,sha256=JjTXWIz0OUdYVCkqvWLcxkw3vkiDXh8R6_QLlimLdiQ,174320
37
+ roksta/firebase.cpython-314-darwin.so,sha256=5ZUlJTen4gvCOFD7gopUIBe4vq-8RD1f5is2S95I_gE,505328
38
+ roksta/gen_files_manifest.cpython-314-darwin.so,sha256=rdWwEP7HZo3xUQLCorDjXmQjqUkt5GFBPJcr3Pc3pyU,175016
39
+ roksta/write_code.cpython-314-darwin.so,sha256=s4ibEpsciS2Alo6Sq8BGdqX2aPN5yRHHKh_d894pM3k,258912
40
+ roksta/enums.cpython-314-darwin.so,sha256=FKguLZTYzjsbKky2yqvN5l0s7BoDhs0dCVKCVwcja30,121448
41
+ roksta/firebase_config.cpython-314-darwin.so,sha256=zAtJosHCaV3VfrJqjLgdIN-DZEWvjhjvy_swOmbZ_mM,86744
42
+ roksta/gen_one_line_goal.cpython-314-darwin.so,sha256=HJnAHqePN7Ii3HJbhNkflg7laqdco7zYT1OTnqcLTHs,208248
43
+ roksta/init_codebase.cpython-314-darwin.so,sha256=fSo7AU5AKNF--8W9ZEW_mOn7OswgNfOyaQXOUJ2W6P0,375472
44
+ roksta/gen_folder_summaries.cpython-314-darwin.so,sha256=RoLffujkT88Jo3aHX6r0zlSzU7JDPI2bqpTPS2_yuRw,805400
45
+ roksta/chat_workflow.cpython-314-darwin.so,sha256=2CGJ8mflnJJHF7lyyROf6fR0ewHBwCL9ATtkHuIgTkM,374240
46
+ roksta/gen_subtasks.cpython-314-darwin.so,sha256=J0Ih4sbHqb14H5IJ8_yfr5OoDf8JByCUxGPn2BdnZlQ,191664
47
+ roksta/db.cpython-314-darwin.so,sha256=IfugNL2SdUCSLVcOs6oAuYDYwvoVFXn62f2J9Wh_Kbw,1034920
48
+ roksta/lint_code.cpython-314-darwin.so,sha256=9nQJFcT7rjnXiFVPcQivyrd4C_fsxKHFs4L3CTaLZl8,225248
49
+ roksta/gen_file_summaries.cpython-314-darwin.so,sha256=s3VIN5spWwbZ5R9Xn7NU61FEXPFcqmVb-mumH9e1Z3M,655080
50
+ roksta/parse_directive_cli_tokens.cpython-314-darwin.so,sha256=29RKnYWMDJBxUuVf2z-g2wHg2FxAGhZl17Ads5ZQoMk,173104
51
+ roksta/checkpoints.cpython-314-darwin.so,sha256=ZcH9PWbuaVvWukNwCh2FqpAPDy_QZOlA6J3FS75zzNA,254912
52
+ roksta/exceptions.cpython-314-darwin.so,sha256=qg5UQfesSshoMbTsHKYRpMrXpQfinDnoD-30PeJ1ykw,104064
53
+ roksta/extended_text_area.cpython-314-darwin.so,sha256=pMry7ePH_WXQd2JCE4MlGEC4LiydJPPKrljR9ZwKZYA,605944
54
+ roksta/logger.cpython-314-darwin.so,sha256=Lw43E_HeyRSNyljJZpVbNYUxFCn9tCa1_aEJEE-Ip58,275088
55
+ roksta/save_chat_transcript.cpython-314-darwin.so,sha256=Z7hnelqytavz9-bo9K8gcHySio_3HsYz220l0O725IU,191832
56
+ roksta/check_subtask_sequence.cpython-314-darwin.so,sha256=nfiMZEI9rel9dHqVp3kskXCsWnuUs6eh5qi2bto-zFY,172608
57
+ roksta/compatibility.cpython-314-darwin.so,sha256=jHWyGvuD77REv-K7c3wHvT2qS4hC8LoKCoPo7Aa3QKk,473424
58
+ roksta/command_handlers/handle_usage_command.cpython-314-darwin.so,sha256=VSmP4wcwbJW5fbXp3B-SNQm77JKg0Rn8e0mbNZmFQKk,208568
59
+ roksta/command_handlers/handle_redeem_command.cpython-314-darwin.so,sha256=q5uPzDNk_27t6wVTqoOUSgutKEOzpiv_A4oUtZl-YHQ,191400
60
+ roksta/command_handlers/handle_auto_charge_command.cpython-314-darwin.so,sha256=bNO10BCEQdEma_AMtyyBsYhbBKbirvxeB2RJsYSkH-I,173232
61
+ roksta/command_handlers/handle_building_command.cpython-314-darwin.so,sha256=6FbM1PIEx5BXKMZ2P4totgKxc9trHjcJ_copB2fkey0,155952
62
+ roksta/command_handlers/__init__.cpython-314-darwin.so,sha256=SopVqO3GDQk3QJTENXto7T2Cy8UOZw-o6-bgZm-YXDo,103152
63
+ roksta/command_handlers/handle_logout_command.cpython-314-darwin.so,sha256=O9Xe0sxZjUAESTEfD0ht_3l-OdMLfXiMoqk9sI_guQU,104840
64
+ roksta/command_handlers/handle_upgrade_command.cpython-314-darwin.so,sha256=Mtc4hwNy3MllVp32Sx10n5vVVJBqQhzeLZjEEY0357Q,191152
65
+ roksta/command_handlers/handle_add_funds_command.cpython-314-darwin.so,sha256=zpWpSLZSrF_bfX4tFekWEHTwMBn8g_1mdR2ygRk33EM,258128
66
+ roksta/command_handlers/handle_help_command.cpython-314-darwin.so,sha256=TgKBidCk_735mzjDnnSkXMQKFfXKTm6GUy40kGTq5Co,253736
67
+ roksta/command_handlers/handle_auto_commit_command.cpython-314-darwin.so,sha256=OBr2005saqLngDfz88a6iTHtEEqZHJsG_Dyr-tvbRLo,122448
68
+ roksta/command_handlers/handle_logging_command.cpython-314-darwin.so,sha256=gxWhthquJC7K3xBGruZbiD0udhHbqQRsLqSDHIZU2_s,155616
69
+ roksta/command_handlers/handle_login_command.cpython-314-darwin.so,sha256=XdlZ4M9PCJLmv1krCQwktXMb5Wshbk5z4rvOCAaT6d8,224344
70
+ roksta/command_handlers/handle_activate_command.cpython-314-darwin.so,sha256=oqSt_PkevJdDs0343WNH6PO4_OugYsbBUki65Gvzxro,257568
71
+ roksta/command_handlers/handle_dev_rate_command.cpython-314-darwin.so,sha256=4LF5O7bNAz6T-xrDb-wuhxvAVd6-sU6mxwShoz8aVf4,156656
72
+ roksta/command_handlers/handle_linting_command.cpython-314-darwin.so,sha256=34rl6Azp5-Bo7v-4KFY9a_n1lFVFjMjqb05vjEHYVHs,155968
73
+ roksta/command_handlers/handle_chat_command.cpython-314-darwin.so,sha256=_gnK_rvF9GD6AeFcpXlbMpH9ZmZ_G39E8fhLUWFbTzs,174104
74
+ roksta/command_handlers/handle_testing_command.cpython-314-darwin.so,sha256=b8aVF9dSGZ0OWa6M8rLOCZemHO-QiyxY7AFBC9NUVuM,155952
75
+ roksta/command_handlers/handle_init_command.cpython-314-darwin.so,sha256=re-FGxDWJuAv1yBqUQtHIzKpCANG6MRd13Qa0tcS970,174264
76
+ roksta/command_handlers/handle_request_activation_command.cpython-314-darwin.so,sha256=7TXRggUhuiREMuQ1C73r6HMTsYZTL4i5Rvcqtq0G6VU,207624
77
+ roksta/command_handlers/handle_clear_command.cpython-314-darwin.so,sha256=7YQ1oSsjR-MRRy2WXA3uetP5HQQMRDEH0L1GE2DqWjE,87656
78
+ roksta/command_handlers/handle_feedback_command.cpython-314-darwin.so,sha256=amJ0stHcD2UhunxsgybPwS31qLiAt2uaDYxbdQILZnQ,207440
79
+ roksta/command_handlers/handle_payment_details_command.cpython-314-darwin.so,sha256=H6waRvPrHcNmWA_ljks7CrG8Kizx_7CP8FAXHRULhKs,190856
80
+ roksta/command_handlers/handle_quit_command.cpython-314-darwin.so,sha256=iJirHm3Ke2MExDf7CSNqDnBZGY-pXgohmLJKbGHXW6Y,87640
81
+ roksta/command_handlers/handle_goal_command.cpython-314-darwin.so,sha256=iXD8Zm13_D-udce2qaeRgQk4q68cfPH3HHgCmfhj8A8,191208
82
+ roksta/config/config_io.cpython-314-darwin.so,sha256=9EtheY8wxFFsq2-7Obz0qvb7dclj78jMnKxNW0f-7O8,238640
83
+ roksta/config/__init__.cpython-314-darwin.so,sha256=MX1D279uXrcO6-26HTJDx8zAMoNcG5yFMnT01R7G01k,86112
84
+ roksta/config/default_config.cpython-314-darwin.so,sha256=oyLm2zS_meHYmtimEk0fkHUgT3ToJh_vuo51GY2bns4,86264
85
+ roksta/config/create_default_config.cpython-314-darwin.so,sha256=Cd8JciQEcFg6PnrJN7qWiuZ8dX_I_C7jFrZCoYCTh4Y,122088
86
+ roksta/config/default_ignores.cpython-314-darwin.so,sha256=wrN09EC5tLVwexXtNRdJNcPKQKclE655B_Sq9qPIITI,86152
87
+ roksta/config/create_default_ignore_file.cpython-314-darwin.so,sha256=8I1mYk9QVZgnlWq5fg1lekOKkZJKgN7PZL94etJ1Nr0,122112
88
+ roksta/config/tips.cpython-314-darwin.so,sha256=cqgzRbCkRg_j4dMdkDmIif82AZKhTMed5a91r2U6Umw,86152
89
+ roksta/config/new_features.cpython-314-darwin.so,sha256=H5Tp-1XelPHkIqyPJZJB5FtukYyJWnpeDqiiYyUXyos,86192
90
+ roksta/ai/__init__.cpython-314-darwin.so,sha256=0RIAKMm9vyLeDdxtavpYILoopOHxZrtzFFaXLnyIFJs,86096
91
+ roksta/ai/tool_caller.cpython-314-darwin.so,sha256=X4jArDy-oB8qoe_kaPxj-LdoVXs2Mj3nP80uvutEyRE,224960
92
+ roksta/ai/generic.cpython-314-darwin.so,sha256=5lAoJyvrE3OrLaPr-KsadUEFWhhJnkRphjwRO2VJVxA,373616
93
+ roksta/ai/model_map.cpython-314-darwin.so,sha256=3tTgClOoNizVP_FpzVWeRsoWh5M8FWkIg2wreBH8dD8,169312
94
+ roksta/ai/create_final_response_schema.cpython-314-darwin.so,sha256=xsysYbpvSTGAa_vs9oC8N2LI7GHKxZtpLCYKbDDd0rs,156256
95
+ roksta/ai/gemini.cpython-314-darwin.so,sha256=yE4LWjFjnBRZDygqaXXISpK8KHSNfOH3yji-Z-u5iUs,439632
96
+ roksta/ai/validate_final_response.cpython-314-darwin.so,sha256=IYGnrGN6mliSIrl-jkRW_-znn634sepGjfYlKwrQMmM,155712
97
+ roksta/ai/call_ai.cpython-314-darwin.so,sha256=yrLH9HOgCAaTlpoVpqRvED-0FGaVsLD_7VNv7Ixz89E,340912
98
+ roksta/ai/llm.cpython-314-darwin.so,sha256=oD7icBDqd-abJKPhRqWqSNFIAB8fxP1imwnk8T6JSUo,324440
99
+ roksta/ai/openai.cpython-314-darwin.so,sha256=JVegWl2daM6ouIluZStb4NwUm_3aCZf9VhiThGtXkHY,340560
100
+ roksta/ai/tools/final_response.cpython-314-darwin.so,sha256=Hxv75y7mhiJjEE43P_nkoL9fs3lvB_mWBMsbacqUyTo,104440
101
+ roksta/ai/tools/tool_defs.cpython-314-darwin.so,sha256=Tq4YO7pQJmzMs2iafHVaNiFRKuXnRmO37o9DM1lTgvY,154320
102
+ roksta/ai/tools/tool_utils.cpython-314-darwin.so,sha256=3IkzqgUVecgOqQWdVJ_JVf5iPY6Yc2Xxb5KNW-7_1cE,189024
103
+ roksta/ai/tools/__init__.cpython-314-darwin.so,sha256=XnS6qgSv4ZNoPXScgAzWPPnOvRG0FoumktNRB92NHfQ,103952
104
+ roksta/ai/tools/update_dev_time.cpython-314-darwin.so,sha256=sR6Mxe4hAW4kJi0EZzehbnfeoKHAcfh5JwM6C0BadX0,139512
105
+ roksta/ai/tools/delete_file.cpython-314-darwin.so,sha256=eyA9qkxpgBCgJBN_4PstlDLEGDkPMXdLJfvnNIJaYZc,122464
106
+ roksta/ai/tools/read_file.cpython-314-darwin.so,sha256=YP6UUu_4eu7NTu5dVr8hYDwgli6iMwI3iKLRxWd8qKA,156352
107
+ roksta/ai/tools/write_file.cpython-314-darwin.so,sha256=LwtZwPBVc3fjhzro7wE9PhYDcqHdwEOdhmqLb8JaWvI,138912
108
+ roksta/ai/tools/shell_limited.cpython-314-darwin.so,sha256=J66raFTNFo4e6t3V8xaZKP9tIWZ1MKZ9cZpIPMmRaSk,191472
109
+ roksta/ai/tools/shell_any.cpython-314-darwin.so,sha256=hzp7MAZlqL8yLZ2s-m512P8G4WBcrTWJBTSsidMh24w,224656
110
+ roksta/ai/tools/regex_replace.cpython-314-darwin.so,sha256=PRPww-QKear21S_crJZb7ns0moxtfO7X--2ImmLZ-ow,155968
111
+ roksta/ai/tools/list_dir.cpython-314-darwin.so,sha256=nsGejhEFDDxU6LF2ZPXLcr2W_R0h9zC-oOSjEvnQksI,308848
112
+ roksta/ai/tools/get_file_summaries.cpython-314-darwin.so,sha256=3gn9LEofWKzBqk_OY8HXTxBSheTAiepWJhEbiLKa99w,191816
113
+ roksta/ai/tools/web_fetch.cpython-314-darwin.so,sha256=NcfjaTm09CKWBDQ47aOwULfsXfWVBXJzEundU4ilLfk,321440
114
+ roksta/ai/tools/edit_file.cpython-314-darwin.so,sha256=_LuinTyhY1RTJ6rUIoRW7g1ejYseJtmCyJIjHjfdj-w,155648
115
+ roksta/chat_command_handlers/handle_chat_end_command.cpython-314-darwin.so,sha256=kROivna-c6PKQwxkvYJw1ol_QJNa8iGrXPehry_kCg4,121520
116
+ roksta/chat_command_handlers/__init__.cpython-314-darwin.so,sha256=L2nEy46XlihCtZXp872_MIVbrBTuGXoMUBlHlmi2hfQ,86800
117
+ roksta/chat_command_handlers/chat_command_orchestrator.cpython-314-darwin.so,sha256=j97qsMNEjaNnkYD599w1f14BMdhTdMxchGoLc4enbuo,121840
118
+ roksta/chat_command_handlers/handle_chat_help_command.cpython-314-darwin.so,sha256=N01DpkXXCJC-H0OqsFm8XGZPQjblGGyfMuCbfPo0Vcw,120896
119
+ roksta/chat_command_handlers/handle_chat_save_command.cpython-314-darwin.so,sha256=xyEWZRb1Bx0KALbAYcTrJOXD87fq4TrbW1iZr-bicT8,122176
120
+ roksta/chat_command_handlers/handle_chat_thinking_command.cpython-314-darwin.so,sha256=Dy0o4603py7lQLmZKnxnQGD7_85nym9WMW4qcNxAAZ4,122128
@@ -0,0 +1,6 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp314-cp314-macosx_10_15_universal2
5
+ Generator: delocate 0.13.0
6
+
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ roksta = roksta.main:main
@@ -0,0 +1 @@
1
+ roksta