roksta 0.3.11__cp314-cp314t-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 (96) hide show
  1. roksta/__init__.cpython-314t-darwin.so +0 -0
  2. roksta/ai/__init__.cpython-314t-darwin.so +0 -0
  3. roksta/ai/call_ai.cpython-314t-darwin.so +0 -0
  4. roksta/ai/gemini.cpython-314t-darwin.so +0 -0
  5. roksta/ai/generic.cpython-314t-darwin.so +0 -0
  6. roksta/ai/llm.cpython-314t-darwin.so +0 -0
  7. roksta/ai/model_map.cpython-314t-darwin.so +0 -0
  8. roksta/ai/openai.cpython-314t-darwin.so +0 -0
  9. roksta/ai/tools/__init__.cpython-314t-darwin.so +0 -0
  10. roksta/ai/tools/delete_file.cpython-314t-darwin.so +0 -0
  11. roksta/ai/tools/edit_file.cpython-314t-darwin.so +0 -0
  12. roksta/ai/tools/final_response.cpython-314t-darwin.so +0 -0
  13. roksta/ai/tools/get_file_summaries.cpython-314t-darwin.so +0 -0
  14. roksta/ai/tools/read_file.cpython-314t-darwin.so +0 -0
  15. roksta/ai/tools/regex_replace.cpython-314t-darwin.so +0 -0
  16. roksta/ai/tools/shell_any.cpython-314t-darwin.so +0 -0
  17. roksta/ai/tools/shell_limited.cpython-314t-darwin.so +0 -0
  18. roksta/ai/tools/tool_defs.cpython-314t-darwin.so +0 -0
  19. roksta/ai/tools/tool_utils.cpython-314t-darwin.so +0 -0
  20. roksta/ai/tools/update_dev_time.cpython-314t-darwin.so +0 -0
  21. roksta/ai/tools/web_fetch.cpython-314t-darwin.so +0 -0
  22. roksta/ai/tools/write_file.cpython-314t-darwin.so +0 -0
  23. roksta/analytics.cpython-314t-darwin.so +0 -0
  24. roksta/append_usage_jsonl.cpython-314t-darwin.so +0 -0
  25. roksta/balance.cpython-314t-darwin.so +0 -0
  26. roksta/build_project.cpython-314t-darwin.so +0 -0
  27. roksta/chat_workflow.cpython-314t-darwin.so +0 -0
  28. roksta/check_for_updates.cpython-314t-darwin.so +0 -0
  29. roksta/check_subtask_sequence.cpython-314t-darwin.so +0 -0
  30. roksta/checkpoints.cpython-314t-darwin.so +0 -0
  31. roksta/clarify_goal.cpython-314t-darwin.so +0 -0
  32. roksta/codebase_listing.cpython-314t-darwin.so +0 -0
  33. roksta/command_handlers/__init__.cpython-314t-darwin.so +0 -0
  34. roksta/command_handlers/handle_activate_command.cpython-314t-darwin.so +0 -0
  35. roksta/command_handlers/handle_add_funds_command.cpython-314t-darwin.so +0 -0
  36. roksta/command_handlers/handle_auto_charge_command.cpython-314t-darwin.so +0 -0
  37. roksta/command_handlers/handle_auto_commit_command.cpython-314t-darwin.so +0 -0
  38. roksta/command_handlers/handle_building_command.cpython-314t-darwin.so +0 -0
  39. roksta/command_handlers/handle_chat_command.cpython-314t-darwin.so +0 -0
  40. roksta/command_handlers/handle_clear_command.cpython-314t-darwin.so +0 -0
  41. roksta/command_handlers/handle_dev_rate_command.cpython-314t-darwin.so +0 -0
  42. roksta/command_handlers/handle_feedback_command.cpython-314t-darwin.so +0 -0
  43. roksta/command_handlers/handle_goal_command.cpython-314t-darwin.so +0 -0
  44. roksta/command_handlers/handle_help_command.cpython-314t-darwin.so +0 -0
  45. roksta/command_handlers/handle_init_command.cpython-314t-darwin.so +0 -0
  46. roksta/command_handlers/handle_linting_command.cpython-314t-darwin.so +0 -0
  47. roksta/command_handlers/handle_login_command.cpython-314t-darwin.so +0 -0
  48. roksta/command_handlers/handle_logout_command.cpython-314t-darwin.so +0 -0
  49. roksta/command_handlers/handle_payment_details_command.cpython-314t-darwin.so +0 -0
  50. roksta/command_handlers/handle_quit_command.cpython-314t-darwin.so +0 -0
  51. roksta/command_handlers/handle_redeem_command.cpython-314t-darwin.so +0 -0
  52. roksta/command_handlers/handle_request_activation_command.cpython-314t-darwin.so +0 -0
  53. roksta/command_handlers/handle_testing_command.cpython-314t-darwin.so +0 -0
  54. roksta/command_handlers/handle_usage_command.cpython-314t-darwin.so +0 -0
  55. roksta/create_default_config.cpython-314t-darwin.so +0 -0
  56. roksta/create_default_ignore_file.cpython-314t-darwin.so +0 -0
  57. roksta/default_config.cpython-314t-darwin.so +0 -0
  58. roksta/default_ignores.cpython-314t-darwin.so +0 -0
  59. roksta/discover_test_command.cpython-314t-darwin.so +0 -0
  60. roksta/enums.cpython-314t-darwin.so +0 -0
  61. roksta/env.cpython-314t-darwin.so +0 -0
  62. roksta/extended_text_area.cpython-314t-darwin.so +0 -0
  63. roksta/firebase.cpython-314t-darwin.so +0 -0
  64. roksta/firebase_auth_web.cpython-314t-darwin.so +0 -0
  65. roksta/firebase_config.cpython-314t-darwin.so +0 -0
  66. roksta/fix_tests.cpython-314t-darwin.so +0 -0
  67. roksta/gen_codebase_summaries.cpython-314t-darwin.so +0 -0
  68. roksta/gen_one_line_goal.cpython-314t-darwin.so +0 -0
  69. roksta/gen_subtasks.cpython-314t-darwin.so +0 -0
  70. roksta/get_codebase_structure.cpython-314t-darwin.so +0 -0
  71. roksta/get_failing_tests.cpython-314t-darwin.so +0 -0
  72. roksta/goal_workflow.cpython-314t-darwin.so +0 -0
  73. roksta/init_codebase.cpython-314t-darwin.so +0 -0
  74. roksta/lint_code.cpython-314t-darwin.so +0 -0
  75. roksta/llm_models.cpython-314t-darwin.so +0 -0
  76. roksta/logger.cpython-314t-darwin.so +0 -0
  77. roksta/main.cpython-314t-darwin.so +0 -0
  78. roksta/make_issue.cpython-314t-darwin.so +0 -0
  79. roksta/new_features.cpython-314t-darwin.so +0 -0
  80. roksta/parse_directive_cli_tokens.cpython-314t-darwin.so +0 -0
  81. roksta/parse_readme.cpython-314t-darwin.so +0 -0
  82. roksta/propose_solution.cpython-314t-darwin.so +0 -0
  83. roksta/response_formats.cpython-314t-darwin.so +0 -0
  84. roksta/rewrite_goal.cpython-314t-darwin.so +0 -0
  85. roksta/roksta.cpython-314t-darwin.so +0 -0
  86. roksta/run_cli_goal.cpython-314t-darwin.so +0 -0
  87. roksta/save_chat_transcript.cpython-314t-darwin.so +0 -0
  88. roksta/select_files.cpython-314t-darwin.so +0 -0
  89. roksta/tips.cpython-314t-darwin.so +0 -0
  90. roksta/utils.cpython-314t-darwin.so +0 -0
  91. roksta/write_code.cpython-314t-darwin.so +0 -0
  92. roksta-0.3.11.dist-info/METADATA +481 -0
  93. roksta-0.3.11.dist-info/RECORD +96 -0
  94. roksta-0.3.11.dist-info/WHEEL +6 -0
  95. roksta-0.3.11.dist-info/entry_points.txt +2 -0
  96. roksta-0.3.11.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
@@ -0,0 +1,481 @@
1
+ Metadata-Version: 2.4
2
+ Name: roksta
3
+ Version: 0.3.11
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
+ Provides-Extra: tests
28
+ Requires-Dist: pytest>=8.4.1; extra == "tests"
29
+ Requires-Dist: pytest-asyncio>=1.0.0; extra == "tests"
30
+ Requires-Dist: pytest-mock>=3.14.1; extra == "tests"
31
+ Requires-Dist: ruff>=0.12.8; extra == "tests"
32
+ Requires-Dist: pytest-cov>=7.0.0; extra == "tests"
33
+ Provides-Extra: build
34
+ Requires-Dist: setuptools>=80.9.0; extra == "build"
35
+ Requires-Dist: wheel>=0.45.1; extra == "build"
36
+ Requires-Dist: twine>=6.1.0; extra == "build"
37
+ Requires-Dist: cython>=3.1.2; extra == "build"
38
+ Requires-Dist: cibuildwheel>=3.0.0; extra == "build"
39
+ Requires-Dist: build>=1.2.2.post1; extra == "build"
40
+ Provides-Extra: admin
41
+ Requires-Dist: invoke>=2.2.0; extra == "admin"
42
+ Requires-Dist: google-cloud-firestore>=2.21.0; extra == "admin"
43
+ Requires-Dist: firebase-admin>=7.1.0; extra == "admin"
44
+ Provides-Extra: benchmark
45
+ Requires-Dist: sb-cli>=0.1.5; extra == "benchmark"
46
+ Requires-Dist: datasets>=4.2.0; extra == "benchmark"
47
+ Requires-Dist: gitpython>=3.1.45; extra == "benchmark"
48
+
49
+ # Roksta: An AI Coding Assistant 🤘
50
+
51
+ Welcome!
52
+
53
+ We built Roksta to behave like a thoughtful coding partner who clarifies, explains and works efficiently and reliably.
54
+
55
+ Here's what we believe a coding assistant should and shouldn't be and what makes Roksta unique:
56
+
57
+ **👍 Desired:**
58
+ - *Clarity*: Asks for missing details instead of making assumptions.
59
+ - *Transparency*: Explains and confirms the implementation plan before making changes.
60
+ - *Cost & speed*: Automatically picks cheaper, faster models for simple tasks and stronger models for complex ones.
61
+ - *Reliability*: Seamlessly switches inference providers to avoid downtime.
62
+
63
+
64
+ **👎 Undesired:**
65
+ - Locked to a single LLM provider.
66
+ - Expensive monthly or annual subscriptions.
67
+ - Arbitrary usage limits.
68
+ - Context window length anxiety.
69
+ - Manually choosing which model to use.
70
+
71
+ Roksta delivers all the above with simple **pay-as-you-go pricing** — no subscription required.
72
+
73
+ ---
74
+
75
+ ## Table of Contents
76
+
77
+ - [Installation & Setup](#installation--setup)
78
+ - [Usage](#usage)
79
+ - [Recommended Workflow](#recommended-workflow)
80
+ - [Command Reference](#command-reference)
81
+ - [Command Line Parameters](#command-line-parameters)
82
+ - [Troubleshooting](#troubleshooting)
83
+ - [Terms & Conditions](https://roksta.ai/TandCs.html)
84
+
85
+ ---
86
+
87
+ ## Installation & Setup
88
+
89
+ ### Prerequisites
90
+ - Python 3.11 or later
91
+ - [pipx](https://pipx.pypa.io/stable/installation/) installed
92
+
93
+
94
+ ### Supported Platforms
95
+ - Linux (x86_64, aarch64)
96
+ - macOS (x86_64, arm64)
97
+ - Windows (64-bit)
98
+
99
+
100
+ ### Installation
101
+ ```bash
102
+ pipx install roksta
103
+ pipx ensurepath
104
+ ```
105
+
106
+
107
+ ### Launching Roksta
108
+ Navigate to your project's root folder and run:
109
+
110
+ ```bash
111
+ roksta
112
+ ```
113
+ Once launched, you will see a welcome screen and instructions on how to get started.
114
+
115
+
116
+ ### Activation
117
+ Before you can use Roksta, you'll need to log in and activate it.
118
+
119
+ Log in with the `/login` command; this will open a browser window that will allow you to log in via GitHub, Google or Microsoft.
120
+
121
+ 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.
122
+
123
+ 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.
124
+
125
+
126
+ ### Initial Setup
127
+
128
+ 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.
129
+
130
+ The command also creates a `.roksta` folder in the project directory and adds it to the `.gitignore` file. It also places a `.rokstarc` file in the project root folder that provides Roksta with project specific configuration details.
131
+
132
+ We recommend that you edit this file to make it specific for your project. Under `ignore`, list directories and file patterns that Roksta should ignore; you may use standard glob patterns.
133
+
134
+ A better specified file will improve Roksta's speed and reduce token usage which ultimately reduces the cost of using Roksta.
135
+
136
+ You're now ready to start using Roksta!🤘
137
+
138
+ PS: Roksta also supports an AGENTS.md file in the project root folder.
139
+
140
+ ---
141
+
142
+ ## Usage
143
+
144
+ ### Setting Goals
145
+ 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.
146
+
147
+ Directives can be used to control how Roksta behaves. They are:
148
+
149
+ - `#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.
150
+
151
+ - `#clarify`: Force goal clarification even in full-auto mode.
152
+
153
+ - `#no-clarify`: Skip goal clarification.
154
+
155
+ - `#yolo`: Allow Roksta to run any shell command without asking for permission, can be useful when combined with the #full-auto directive.
156
+
157
+ - `#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`.
158
+ - `<param>` can be:
159
+ - `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`.
160
+ - `fast`: Uses faster models (e.g. `mini`, `fast`, `flash`) or fast inference providers (e.g. Cerebras) or a combination to deliver results faster.
161
+ - If multiple `#thinking` directives are used in a single goal, the last one specified will take precedence.
162
+ - Example:
163
+ ```
164
+ Refactor the authentication module. #thinking(more)
165
+ ```
166
+ - Note: If thinking is not set, Roksta will dynamically choose the thinking level depending on the goal's difficulty.
167
+
168
+ - `#llm-family(<family>)`: Specifies the preferred LLM family for the task (case-insensitive). Accepted values:
169
+ - `OpenAI`
170
+ - `Gemini`
171
+ - `Anthropic`
172
+ - `xAI`
173
+
174
+ This directive guides Roksta's model selection to balance performance and cost. Example usage:
175
+ ```
176
+ Refactor data pipeline. #llm-family(Gemini)
177
+ ```
178
+
179
+ - `#verbose`: Temporarily enables more detailed, user-facing output while Roksta works on the current goal. This setting applies only to the active goal and is not saved across sessions or future goals.
180
+
181
+ - `#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.
182
+
183
+ - `#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.
184
+
185
+ - `#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.
186
+
187
+ - `#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.
188
+
189
+ - `#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.
190
+
191
+ - `#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.
192
+
193
+ The following directives can be used to tune the context window to help improve performance:
194
+
195
+ - `#file(<pattern>)`: Add a file or glob pattern to the list of files to be modified or included for context.
196
+ - `#focus(<pattern>)`: Add a file or glob pattern to include as context for understanding the goal.
197
+ - `#ignore(<pattern>)`: Exclude files from consideration entirely.
198
+
199
+ 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.
200
+
201
+ ---
202
+
203
+ ## Recommended Workflow
204
+
205
+ We recommend using the following workflow when working with Roksta.
206
+
207
+ 1. Activate a git branch for the goal you're going to work on.
208
+
209
+ 1. Give Roksta your goal using the `/goal` command. Don't make goals too ambitious, if it would take an experienced developer over a week to complete it, it's probably worth breaking the goal down into smaller chunks. Ideally, something that would take 1-3 days of coding.
210
+
211
+ 1. Review the code changes it has made in your IDE.
212
+
213
+ 1. Accept/edit/discard changes as you see fit and commit.
214
+
215
+ 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.
216
+
217
+ 1. Iterate till the goal has been achieved.
218
+
219
+ **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.
220
+
221
+ ---
222
+
223
+ ## Command Reference
224
+
225
+ Below are the commands that are available in Roksta. Commands that require the user to be logged in are noted accordingly.
226
+
227
+ ### /help
228
+
229
+ - **Description:** Displays all available commands along with a help message.
230
+
231
+ ### /clear
232
+
233
+ - **Description:** Clears the output area.
234
+
235
+ ### /quit (or Ctrl+Q)
236
+
237
+ - **Description:** Quits the application.
238
+
239
+ ### /init
240
+
241
+ - **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.
242
+
243
+ ### /goal
244
+
245
+ - **Requires login**
246
+
247
+ - **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.
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> [charge_amount trigger_balance]`
307
+
308
+ - **Parameters:**
309
+ - `<on|off>`: (Required)
310
+ - `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.
311
+ - `off`: Disables auto-charge.
312
+ - `[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.
313
+ - `[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.
314
+
315
+ - **Example:** `/auto-charge on 15 3`
316
+
317
+ - **Notes:**
318
+ - If you wish to specify `charge_amount` and `trigger_balance`, both must be provided.
319
+ - 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. You can directly edit this file for more persistent configuration of auto-charge settings.
320
+
321
+ ### /auto-commit
322
+
323
+ - **Description:** Enables or disables automatic commits for this project. The setting is stored in the project configuration file at `<project-root>/.rokstarc` as the top-level key `auto_commit`.
324
+
325
+ - **Usage:** `/auto-commit <on|off>`
326
+
327
+ - **Example:** `/auto-commit on`
328
+
329
+ ### /linting
330
+
331
+ - **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.
332
+
333
+ - **Usage:** `/linting <on|off|set|clear|status> ["check command"] ["fix command"]`
334
+
335
+ - **Subcommands:**
336
+ - `status` (or no parameters): Show the current values of `linting.enabled`, `linting.check` and `linting.fix`.
337
+ - `on`: Enable linting by setting `linting.enabled` = true and persisting the project config.
338
+ - `off`: Disable linting by setting `linting.enabled` = false and persisting the project config.
339
+ - `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 ."`.
340
+ - `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.
341
+
342
+ - **Behaviour:**
343
+ - If no project config file exists the command will create one and initialise it with sensible defaults.
344
+ - If the project config file contains invalid JSON, `/linting` will refuse to operate and will prompt you to fix `.rokstarc` manually.
345
+
346
+ - **Examples:**
347
+ ```
348
+ /linting status
349
+ /linting on
350
+ /linting off
351
+ /linting set "flake8 ." "black ."
352
+ /linting clear
353
+ ```
354
+
355
+ ### /testing
356
+
357
+ - **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.
358
+
359
+ - **Usage:** `/testing <on|off|set|clear|status> ["test command"]`
360
+
361
+ - **Subcommands:**
362
+ - `status` (or no parameters): Show the current values of `testing.enabled` and `testing.command`.
363
+ - `on`: Enable testing by setting `testing.enabled` = true and persisting the project config.
364
+ - `off`: Disable testing by setting `testing.enabled` = false and persisting the project config.
365
+ - `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"`.
366
+ - `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.
367
+
368
+ - **Behaviour:**
369
+ - If no project config file exists the command will create one and initialise it with sensible defaults.
370
+ - If the project config file contains invalid JSON, `/testing` will refuse to operate and will prompt you to fix `.rokstarc` manually.
371
+
372
+ - **Examples:**
373
+ ```
374
+ /testing status
375
+ /testing on
376
+ /testing off
377
+ /testing set "jest"
378
+ /testing clear
379
+ ```
380
+
381
+ - **Example workflow:**
382
+ 1. Configure the project test command:
383
+ ```
384
+ /testing set "pytest"
385
+ ```
386
+ 2. Use `#test` in your goal to trigger the configured test command for this run. Example goal:
387
+ ```
388
+ Run unit tests for the payments module and fix failures. #test
389
+ ```
390
+
391
+ ### /building
392
+
393
+ - **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.
394
+
395
+ - **Usage:** `/building <on|off|set|clear|status> ["build command"]`
396
+
397
+ - **Subcommands:**
398
+ - `status` (or no parameters): Show the current values of `building.enabled` and `building.command`.
399
+ - `on`: Enable building by setting `building.enabled` = true and persisting the project config.
400
+ - `off`: Disable building by setting `building.enabled` = false and persisting the project config.
401
+ - `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"`.
402
+ - `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.
403
+
404
+ - **Behaviour:**
405
+ - If no project config file exists the command will create one and initialise it with sensible defaults.
406
+ - If the project config file contains invalid JSON, `/building` will refuse to operate and will prompt you to fix `.rokstarc` manually.
407
+
408
+ - **Examples:**
409
+ ```
410
+ /building status
411
+ /building on
412
+ /building off
413
+ /building set "npm run build"
414
+ /building clear
415
+ ```
416
+
417
+ ### /redeem
418
+
419
+ - **Requires login**
420
+
421
+ - **Description:** Redeems a credit code to update your account balance.
422
+
423
+ - **Usage:** `/redeem <credit_code>`
424
+
425
+ - **Example:** `/redeem CreditCode123`
426
+
427
+ ### /usage
428
+
429
+ - **Requires login**
430
+
431
+ - **Description:** Displays the session usage and cost, along with your current balance.
432
+
433
+ ### /dev-rate
434
+
435
+ - **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.
436
+
437
+ - **Usage:** `/dev-rate [hourly_rate]`
438
+
439
+ - **Example:** `/dev-rate 75`
440
+
441
+ ### /feedback
442
+
443
+ - **Requires login**
444
+
445
+ - **Description:** Submits feedback regarding the application.
446
+
447
+ ---
448
+
449
+ ## Command Line Parameters
450
+
451
+ Roksta also accepts command line parameters to allow batch execution.
452
+
453
+ - **--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.
454
+
455
+ - **--exit**: Instructs Roksta to exit once the goal has been completed. e.g. `roksta --goal goal_file.txt --exit`
456
+
457
+ - **# Directives**: All goal directives, e.g. `#full-auto`, can also be provided as command line
458
+ parameters. Just replace the `#` with `--` on the command line. Directives that take parameters,
459
+ e.g. `#thinking(more)` can also be used; simply provide the parameter after a space or `=` sign.
460
+ e.g. `--thinking more` or `--thinking=more`.
461
+
462
+ If directives are also specified within the goal, the two lists are merged to create a single list
463
+ of directives that are then implemented.
464
+
465
+ ---
466
+
467
+ ## Troubleshooting
468
+
469
+ - **Login is mandatory:** Roksta won't work if you don't log in.
470
+
471
+ - **Activation:** Make sure you have activated your account using an activation code.
472
+
473
+ - **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.
474
+
475
+ - **Initialisation delay:** The `/init` command may take several minutes on first run as it indexes your codebase. Please be patient during this process.
476
+
477
+ - **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.
478
+
479
+ ---
480
+
481
+ Happy building and keep Roking!🤘
@@ -0,0 +1,96 @@
1
+ roksta/default_config.cpython-314t-darwin.so,sha256=bB7fI-CdfD7JBlOGMEaJC-k9e8tRju1kbJNOz4gzMuM,86776
2
+ roksta/get_failing_tests.cpython-314t-darwin.so,sha256=J6lWYltGPbGIMSg9egetIzsVEvbC_VKVqGAjIumGPxY,241624
3
+ roksta/select_files.cpython-314t-darwin.so,sha256=_kBj_Jrl1zhOanoa29rYgd-hlwU2xL0d_TVjWp1V26Q,225232
4
+ roksta/run_cli_goal.cpython-314t-darwin.so,sha256=FLPLnYhaL-z8tc0u7wwFbfa865nRPXSskBQsY0AJv68,224752
5
+ roksta/parse_directive_cli_tokens.cpython-314t-darwin.so,sha256=jaNIYoLgCxLKus9nArdCTIHTMIFqL14_AxK6KtOj2Kk,206576
6
+ roksta/tips.cpython-314t-darwin.so,sha256=pWyTchWJIbT8k0LGG064IDyo3bnmybdzC9sJ1bLchUE,103048
7
+ roksta/codebase_listing.cpython-314t-darwin.so,sha256=0Z8TCEMtJ1M2ZQU7mkOZZDo_zhGpr7XnOQWeElcKhDs,189496
8
+ roksta/firebase.cpython-314t-darwin.so,sha256=tnBBVDEMPpfBysxR2s5M1HJ7kVq5HR5leTjfGa5vrsE,571744
9
+ roksta/init_codebase.cpython-314t-darwin.so,sha256=nm4glenZC2y4zdbGjPaxtkkD3ohevU0eHeI62vCBSJs,409032
10
+ roksta/checkpoints.cpython-314t-darwin.so,sha256=3K9shDAss-sL5FuGHAbW1LeqKjJGMqnWdcQV-mGpmu4,271840
11
+ roksta/balance.cpython-314t-darwin.so,sha256=p7Wz8mlXBhamv4JqECq76hEZiQMMhxY5UBH4i1nbLhE,407008
12
+ roksta/create_default_config.cpython-314t-darwin.so,sha256=uwFv8pjb3N1Tw86KUWRV-31ZGYK1zLCRZql5tq-i11Y,122560
13
+ roksta/save_chat_transcript.cpython-314t-darwin.so,sha256=kvBDdVnWPK5lMMn5cUBIJGjMaPJNnwk9GYrpfuW4i44,225288
14
+ roksta/lint_code.cpython-314t-darwin.so,sha256=aHw2_6di8tU_srHrLUBpA509YcTLxKd9YYxBOfOKbmU,258592
15
+ roksta/gen_subtasks.cpython-314t-darwin.so,sha256=NtfJ8VWg_DLXFWiafY3nXi4u8CsAq2qLL_CcMvddeu8,208400
16
+ roksta/clarify_goal.cpython-314t-darwin.so,sha256=hVHbxRmJIJ_mV33Avg5CvBYtaRFoOosOsmNSgQeh-Go,225360
17
+ roksta/firebase_auth_web.cpython-314t-darwin.so,sha256=YHQtLPloc1Ly4XTsntqYTx9zo8fveJNiPUtzHuR7jnc,523448
18
+ roksta/roksta.cpython-314t-darwin.so,sha256=caQrzJPlYUIfzGtz03HgVTVQhOrvkEJzg-KgFr_GWLc,672432
19
+ roksta/firebase_config.cpython-314t-darwin.so,sha256=PVaqpkVJUtXQ4KjXejlAbTQt-hvWEPQ8O5zOoU6oS7k,87128
20
+ roksta/propose_solution.cpython-314t-darwin.so,sha256=zwcdqDYGqW5ODPqFq_6WRV4nq3CnwsXDx9dTChfaUIc,225016
21
+ roksta/parse_readme.cpython-314t-darwin.so,sha256=0IrgbUnfms-KBrTJZEC3zRbsL13Byw8wAjrG1jId7Sw,224912
22
+ roksta/gen_one_line_goal.cpython-314t-darwin.so,sha256=GCorJXlb4oBX1GV8QIuJQvXVq0S_iV5tbe-6DBwc7nI,225208
23
+ roksta/check_for_updates.cpython-314t-darwin.so,sha256=GkIPZcoN3pymxPhQJRgxZJ3XBz3fyiiztIcIzxZvFp0,274056
24
+ roksta/gen_codebase_summaries.cpython-314t-darwin.so,sha256=PwAeQJMVlEvVp-yxRTF-PckpsdwchLykHKtXuo10PHU,705024
25
+ roksta/main.cpython-314t-darwin.so,sha256=9Stxmjdh6nCQJ0DNcJA_qhTdMDPK-6jtTHwV_QH6FFs,206008
26
+ roksta/enums.cpython-314t-darwin.so,sha256=T9QLcuxF_3cavmQQXMScxslIxYq2Sgrp150cF8eKqE0,121728
27
+ roksta/discover_test_command.cpython-314t-darwin.so,sha256=LchSjjyE6dDPh6DY1GN1qSGO3P3zW5-jmjNH_VG6ydA,191664
28
+ roksta/__init__.cpython-314t-darwin.so,sha256=xnelMlBTCz1nOP5dwZ0gHevzDFTmy8nHl0VGEJHjMaU,86624
29
+ roksta/goal_workflow.cpython-314t-darwin.so,sha256=4yVFdtXp_AavpZ44Ty5hoUiix7m0HOr3ThVrC3g05Nc,853352
30
+ roksta/analytics.cpython-314t-darwin.so,sha256=AG8XHBhTkIqB40mBXSi3uBflHT7P0Et4SH6e_OUwo3E,357296
31
+ roksta/llm_models.cpython-314t-darwin.so,sha256=VKV22zyWfuZnrNG40W-wMcLxLHpZaDQkV7a-RkDlpmw,273600
32
+ roksta/write_code.cpython-314t-darwin.so,sha256=tWoSuah4HlQHTxA5Or2gK90nKQntMyiu2JJamDlt1RQ,275968
33
+ roksta/env.cpython-314t-darwin.so,sha256=U2Jo6Z86DhKYH1F_oTICZh69xZpuQHuI9gfNhX6gPls,121368
34
+ roksta/check_subtask_sequence.cpython-314t-darwin.so,sha256=NddYEg2JYfsBPsTnMgarg-UT8Cpdz2W3DojqEdDvj2w,189824
35
+ roksta/new_features.cpython-314t-darwin.so,sha256=-DOxWFxc33fzaljcHxnJpc-GRDF2Qhu4XOcOIwsjqeg,86704
36
+ roksta/build_project.cpython-314t-darwin.so,sha256=00l01E22fXoXiMGNdsu_f3q5MLh5APsoxxCuwco9svc,225016
37
+ roksta/fix_tests.cpython-314t-darwin.so,sha256=YjNmv-iytCpmX1lkFbUezmjSxCCy_cV0xZIOOn934qI,340784
38
+ roksta/logger.cpython-314t-darwin.so,sha256=Deir1JntFvQcXMWj9W9lYHbmN9sCQv9K-JcINvtkNv8,155936
39
+ roksta/chat_workflow.cpython-314t-darwin.so,sha256=L2wrbVheMH-cCArvRDs9_vUiIQAX0yPYpRVmoKyIDyo,307848
40
+ roksta/create_default_ignore_file.cpython-314t-darwin.so,sha256=L5CSILxaAoeX15ionsn2v9lEJg-C2MK1mYT5TFk2Xek,122576
41
+ roksta/response_formats.cpython-314t-darwin.so,sha256=jKgYN28h75qlPDkfgfDXy_wZnZH_62lK5aPbWNR39LE,138280
42
+ roksta/get_codebase_structure.cpython-314t-darwin.so,sha256=RfGHIBlQDGPS_3p6eVOq3GhjDmCQdSCRtk2JUGELF2w,240768
43
+ roksta/make_issue.cpython-314t-darwin.so,sha256=d5Q_dX1WsOhkjNvIYpd3duSpLOw1vc7L7sGbdG4GnrY,255920
44
+ roksta/rewrite_goal.cpython-314t-darwin.so,sha256=zum6d9nnk6vsSHm6qn5XxO8NnbUq1CvgbZW7ot6wz5g,191936
45
+ roksta/utils.cpython-314t-darwin.so,sha256=0PsrVSuZBG3h9qw9I3_kQewzT3mrMkkWyx2cBI_WL-I,837312
46
+ roksta/default_ignores.cpython-314t-darwin.so,sha256=jaUHt-EDdNRccLT277OUbtV_f7Q_l3CFknO5VM63vwY,86664
47
+ roksta/extended_text_area.cpython-314t-darwin.so,sha256=tD_3ibNNxdBuN6rs6Zwsi92Tyk_B-bzBuyJ65c7qRS4,474760
48
+ roksta/append_usage_jsonl.cpython-314t-darwin.so,sha256=18Z_YLw52jxt5AM4FqqamitplRojivBdFmcWO0FaPps,291288
49
+ roksta/command_handlers/handle_dev_rate_command.cpython-314t-darwin.so,sha256=iqVAJWTGDjME3_9Kt-aB2idVM8t96YWMa8_2Gjl_15c,173600
50
+ roksta/command_handlers/handle_building_command.cpython-314t-darwin.so,sha256=vHNghGz1UXYasWvY4XtMTZEq1uIPgGTfcbIRa4GH8SE,172976
51
+ roksta/command_handlers/handle_feedback_command.cpython-314t-darwin.so,sha256=AHDsGm70vTeX4N7OhxP3sUiW0gAmixNb-GGsGpKYD1E,224304
52
+ roksta/command_handlers/handle_help_command.cpython-314t-darwin.so,sha256=ZohyVtx5gmoH_lfCL2HzSdvX8PSEjOJk4mZBI73yxNc,254344
53
+ roksta/command_handlers/handle_quit_command.cpython-314t-darwin.so,sha256=aHhOfjbCa5v8scM7BuZ7si7-AbPUshriIoY20pTRVaw,104456
54
+ roksta/command_handlers/handle_login_command.cpython-314t-darwin.so,sha256=LGW2wG3LOLA295o-_tvzyiwG4CHWZl7Nv4wvnUhMjGA,241208
55
+ roksta/command_handlers/handle_usage_command.cpython-314t-darwin.so,sha256=IgSY9PeE6xnLNy81YC_5ZfDLT6xVE4up5648qsbpHP4,225512
56
+ roksta/command_handlers/handle_clear_command.cpython-314t-darwin.so,sha256=oGkOnKZDLimThqKg5y3hlgBHlCCKZ0IpwtqLcSyxBqQ,104456
57
+ roksta/command_handlers/handle_linting_command.cpython-314t-darwin.so,sha256=8ftG3NkA1sdal-GPqWC4J9ZMxXK6EPLfiUAWnGCBMeg,189408
58
+ roksta/command_handlers/handle_payment_details_command.cpython-314t-darwin.so,sha256=a8KkYnadGrV9HAeGM0mZeEEY9Zuhqu7HSPOLuaVAWMs,191224
59
+ roksta/command_handlers/handle_activate_command.cpython-314t-darwin.so,sha256=gHoR5ocTVs4Qe2-qd_XjqpNuJYqYFVfwOJeezeWSWa8,274400
60
+ roksta/command_handlers/handle_add_funds_command.cpython-314t-darwin.so,sha256=y70tJP9q4BpaQJxNty5xhrHHlE3UxpbXjWkSIkGuxBk,274912
61
+ roksta/command_handlers/handle_logout_command.cpython-314t-darwin.so,sha256=Qk6NvK6pkXXv0ztHOtEiOU1r6oWUeddhIWtF5J8BOqA,121680
62
+ roksta/command_handlers/handle_request_activation_command.cpython-314t-darwin.so,sha256=delNFg9eB1V2PCmcYb1UGUoWumvRQJOU9sPFXXXBk14,224552
63
+ roksta/command_handlers/handle_init_command.cpython-314t-darwin.so,sha256=dESRghW5EdXpabeexGk5PqMwADxUsVwd0hWq7V-mQUY,191128
64
+ roksta/command_handlers/__init__.cpython-314t-darwin.so,sha256=hpRBfC2C0RQY9e5R2ypo2anddQ40iGgePG9g-Lt8qSI,103664
65
+ roksta/command_handlers/handle_auto_commit_command.cpython-314t-darwin.so,sha256=IG5IquWnhw3ag5KaJ32yeZiBqvTFOHKwrCC_rocTZlI,156560
66
+ roksta/command_handlers/handle_goal_command.cpython-314t-darwin.so,sha256=3jQzn2Im3KigjIXeOESgMlSef5fVT_F7_TD4N7SjyRk,191128
67
+ roksta/command_handlers/handle_auto_charge_command.cpython-314t-darwin.so,sha256=AKFFZ3HGnEPMDfUYI7M4RCMXj5HAmRrfPvWYPv4waHc,173776
68
+ roksta/command_handlers/handle_redeem_command.cpython-314t-darwin.so,sha256=o7Woj-Z5c5jDcqkkd2Rc1qh8Mmr-6NF-umK1GgBDek0,191792
69
+ roksta/command_handlers/handle_chat_command.cpython-314t-darwin.so,sha256=TzQfo9ZWU4sTgDe27FjnboQbyJXlnY8EyJTXqhQ0fCI,190968
70
+ roksta/command_handlers/handle_testing_command.cpython-314t-darwin.so,sha256=GHxNhU6EFHqUqt_L3KqIfs1Pcn8xz4mls3maGs1HQdY,172976
71
+ roksta/ai/openai.cpython-314t-darwin.so,sha256=yjKpwKuwPis776fsqv5OTpLailu-GOMzVXrvPMFGQPQ,340848
72
+ roksta/ai/call_ai.cpython-314t-darwin.so,sha256=tufYwB3VC8w51emzQK3zVNoPkEvR3Jx7bJ0IxQLjJEo,358048
73
+ roksta/ai/__init__.cpython-314t-darwin.so,sha256=y8WWrBqOce7ZaI3cPYxkMdUS1wqKPqTS-95q57N6hfs,86624
74
+ roksta/ai/model_map.cpython-314t-darwin.so,sha256=BDBwvN3FKUfSosmP_icEYL7R_HwXn49CUofS_BKTO-w,169744
75
+ roksta/ai/generic.cpython-314t-darwin.so,sha256=t26bvhh0QpHG46cW2cYSJ5Yw0cHiQ6jPJOUndqIa0LQ,373840
76
+ roksta/ai/gemini.cpython-314t-darwin.so,sha256=lHZ8ZYyxdQDn5_I9UPnJA7LEaIhuQqwO_8OoJdduqII,472960
77
+ roksta/ai/llm.cpython-314t-darwin.so,sha256=Vv7Zlt73uw2pq5dRGhDOaHLN9XqZbJQ2wJ5GQ3JzokI,273016
78
+ roksta/ai/tools/final_response.cpython-314t-darwin.so,sha256=Fa9RIjhITZ5fyKnzuTLhPIwRNS7NTtKt_YmQZ9e5suA,121480
79
+ roksta/ai/tools/shell_any.cpython-314t-darwin.so,sha256=UZT07uuwFf24yxH_Jc53CKDO-SdX4Uhy-Kj1bNtqXBU,241440
80
+ roksta/ai/tools/update_dev_time.cpython-314t-darwin.so,sha256=MICqVOPwnWGjGaU38QPrFa7ShRcGucvUOs2KDaPRstw,156440
81
+ roksta/ai/tools/get_file_summaries.cpython-314t-darwin.so,sha256=R7ezWf4gOMMEpz5pwoVT2kWxVaypqFAtKa9qpie_W6g,156808
82
+ roksta/ai/tools/web_fetch.cpython-314t-darwin.so,sha256=qV6nUOGtecr6iRkgj9tUIv_6X-4D0sN-aqlc7cZmatA,354976
83
+ roksta/ai/tools/edit_file.cpython-314t-darwin.so,sha256=s1EYgC5AAXruG6Ne9myjSVgRBnopO_12AqiscZ7Yy8Y,172512
84
+ roksta/ai/tools/write_file.cpython-314t-darwin.so,sha256=L4rFk0f5QuO1Wce9F72ucHx3oLJf1hHj4z0ma9zU1nk,155904
85
+ roksta/ai/tools/delete_file.cpython-314t-darwin.so,sha256=4uqmIoohz88NngQCu2FhqEXWaFWytZypzNZdV6Svmpw,155840
86
+ roksta/ai/tools/read_file.cpython-314t-darwin.so,sha256=CET9ErhcBuvdZzWhc7_qyF7qn6sgOo0nwbuAIai-vdQ,189952
87
+ roksta/ai/tools/__init__.cpython-314t-darwin.so,sha256=ksJN7j0HYySNJJMxQN8v99TTVN3rs156fQNWQNeIrdo,120832
88
+ roksta/ai/tools/tool_defs.cpython-314t-darwin.so,sha256=cUVoG-Bfvq7WyrUn0Oq_y-n9VvXTOkKX-gSunlPfZWc,154832
89
+ roksta/ai/tools/regex_replace.cpython-314t-darwin.so,sha256=Qypqt_L5tusb30w9lhA2u2hMDJ_Vmp8E504v6zM5nc4,172936
90
+ roksta/ai/tools/shell_limited.cpython-314t-darwin.so,sha256=0ePG0XLLHr6cKxp0NYYxRK-tnt_b2JM6OWSRA3XEaQ0,208296
91
+ roksta/ai/tools/tool_utils.cpython-314t-darwin.so,sha256=NTDjIOFta3EquzBJUPSVX_WXSymzEDHSrr92-vFWPwc,341248
92
+ roksta-0.3.11.dist-info/RECORD,,
93
+ roksta-0.3.11.dist-info/WHEEL,sha256=65gUNPbS3f2aTVAlw4K7IpOE3gqwRvvFMKvMHZZfBm8,143
94
+ roksta-0.3.11.dist-info/entry_points.txt,sha256=mzRdYg_DlzZRwjxYUt9-gyoRCkM1QBTeTbwETgiTdGw,44
95
+ roksta-0.3.11.dist-info/top_level.txt,sha256=Worlz0mMqoxRSgPmoN1j_P-sJgIrmzD0uJ08qJwpWpQ,7
96
+ roksta-0.3.11.dist-info/METADATA,sha256=U5v654kSAgwxNlbIR2iWpne51hhJBXqE7qCRPuEEAtY,22673
@@ -0,0 +1,6 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp314-cp314t-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