roksta 0.4.8__cp314-cp314-manylinux2014_aarch64.manylinux_2_17_aarch64.manylinux_2_28_aarch64.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 (124) hide show
  1. roksta/__init__.cpython-314-aarch64-linux-gnu.so +0 -0
  2. roksta/ai/__init__.cpython-314-aarch64-linux-gnu.so +0 -0
  3. roksta/ai/call_ai.cpython-314-aarch64-linux-gnu.so +0 -0
  4. roksta/ai/create_final_response_schema.cpython-314-aarch64-linux-gnu.so +0 -0
  5. roksta/ai/gemini.cpython-314-aarch64-linux-gnu.so +0 -0
  6. roksta/ai/gemini_proxy.cpython-314-aarch64-linux-gnu.so +0 -0
  7. roksta/ai/generic.cpython-314-aarch64-linux-gnu.so +0 -0
  8. roksta/ai/generic_proxy.cpython-314-aarch64-linux-gnu.so +0 -0
  9. roksta/ai/llm.cpython-314-aarch64-linux-gnu.so +0 -0
  10. roksta/ai/model_map.cpython-314-aarch64-linux-gnu.so +0 -0
  11. roksta/ai/openai.cpython-314-aarch64-linux-gnu.so +0 -0
  12. roksta/ai/openai_proxy.cpython-314-aarch64-linux-gnu.so +0 -0
  13. roksta/ai/tool_caller.cpython-314-aarch64-linux-gnu.so +0 -0
  14. roksta/ai/tools/__init__.cpython-314-aarch64-linux-gnu.so +0 -0
  15. roksta/ai/tools/delete_file.cpython-314-aarch64-linux-gnu.so +0 -0
  16. roksta/ai/tools/edit_file.cpython-314-aarch64-linux-gnu.so +0 -0
  17. roksta/ai/tools/final_response.cpython-314-aarch64-linux-gnu.so +0 -0
  18. roksta/ai/tools/get_file_summaries.cpython-314-aarch64-linux-gnu.so +0 -0
  19. roksta/ai/tools/list_dir.cpython-314-aarch64-linux-gnu.so +0 -0
  20. roksta/ai/tools/read_file.cpython-314-aarch64-linux-gnu.so +0 -0
  21. roksta/ai/tools/regex_replace.cpython-314-aarch64-linux-gnu.so +0 -0
  22. roksta/ai/tools/shell_any.cpython-314-aarch64-linux-gnu.so +0 -0
  23. roksta/ai/tools/shell_limited.cpython-314-aarch64-linux-gnu.so +0 -0
  24. roksta/ai/tools/tool_defs.cpython-314-aarch64-linux-gnu.so +0 -0
  25. roksta/ai/tools/tool_utils.cpython-314-aarch64-linux-gnu.so +0 -0
  26. roksta/ai/tools/update_dev_time.cpython-314-aarch64-linux-gnu.so +0 -0
  27. roksta/ai/tools/web_fetch.cpython-314-aarch64-linux-gnu.so +0 -0
  28. roksta/ai/tools/web_search.cpython-314-aarch64-linux-gnu.so +0 -0
  29. roksta/ai/tools/write_file.cpython-314-aarch64-linux-gnu.so +0 -0
  30. roksta/ai/validate_final_response.cpython-314-aarch64-linux-gnu.so +0 -0
  31. roksta/analytics.cpython-314-aarch64-linux-gnu.so +0 -0
  32. roksta/append_usage_jsonl.cpython-314-aarch64-linux-gnu.so +0 -0
  33. roksta/balance.cpython-314-aarch64-linux-gnu.so +0 -0
  34. roksta/build_project.cpython-314-aarch64-linux-gnu.so +0 -0
  35. roksta/chat_command_handlers/__init__.cpython-314-aarch64-linux-gnu.so +0 -0
  36. roksta/chat_command_handlers/chat_command_orchestrator.cpython-314-aarch64-linux-gnu.so +0 -0
  37. roksta/chat_command_handlers/handle_chat_end_command.cpython-314-aarch64-linux-gnu.so +0 -0
  38. roksta/chat_command_handlers/handle_chat_help_command.cpython-314-aarch64-linux-gnu.so +0 -0
  39. roksta/chat_command_handlers/handle_chat_save_command.cpython-314-aarch64-linux-gnu.so +0 -0
  40. roksta/chat_command_handlers/handle_chat_thinking_command.cpython-314-aarch64-linux-gnu.so +0 -0
  41. roksta/chat_workflow.cpython-314-aarch64-linux-gnu.so +0 -0
  42. roksta/check_for_updates.cpython-314-aarch64-linux-gnu.so +0 -0
  43. roksta/check_subtask_sequence.cpython-314-aarch64-linux-gnu.so +0 -0
  44. roksta/checkpoints.cpython-314-aarch64-linux-gnu.so +0 -0
  45. roksta/clarify_goal.cpython-314-aarch64-linux-gnu.so +0 -0
  46. roksta/codebase.cpython-314-aarch64-linux-gnu.so +0 -0
  47. roksta/codebase_listing.cpython-314-aarch64-linux-gnu.so +0 -0
  48. roksta/command_handlers/__init__.cpython-314-aarch64-linux-gnu.so +0 -0
  49. roksta/command_handlers/handle_activate_command.cpython-314-aarch64-linux-gnu.so +0 -0
  50. roksta/command_handlers/handle_add_funds_command.cpython-314-aarch64-linux-gnu.so +0 -0
  51. roksta/command_handlers/handle_auto_charge_command.cpython-314-aarch64-linux-gnu.so +0 -0
  52. roksta/command_handlers/handle_auto_commit_command.cpython-314-aarch64-linux-gnu.so +0 -0
  53. roksta/command_handlers/handle_building_command.cpython-314-aarch64-linux-gnu.so +0 -0
  54. roksta/command_handlers/handle_chat_command.cpython-314-aarch64-linux-gnu.so +0 -0
  55. roksta/command_handlers/handle_clear_command.cpython-314-aarch64-linux-gnu.so +0 -0
  56. roksta/command_handlers/handle_dev_rate_command.cpython-314-aarch64-linux-gnu.so +0 -0
  57. roksta/command_handlers/handle_feedback_command.cpython-314-aarch64-linux-gnu.so +0 -0
  58. roksta/command_handlers/handle_goal_command.cpython-314-aarch64-linux-gnu.so +0 -0
  59. roksta/command_handlers/handle_help_command.cpython-314-aarch64-linux-gnu.so +0 -0
  60. roksta/command_handlers/handle_init_command.cpython-314-aarch64-linux-gnu.so +0 -0
  61. roksta/command_handlers/handle_linting_command.cpython-314-aarch64-linux-gnu.so +0 -0
  62. roksta/command_handlers/handle_logging_command.cpython-314-aarch64-linux-gnu.so +0 -0
  63. roksta/command_handlers/handle_login_command.cpython-314-aarch64-linux-gnu.so +0 -0
  64. roksta/command_handlers/handle_logout_command.cpython-314-aarch64-linux-gnu.so +0 -0
  65. roksta/command_handlers/handle_payment_details_command.cpython-314-aarch64-linux-gnu.so +0 -0
  66. roksta/command_handlers/handle_quit_command.cpython-314-aarch64-linux-gnu.so +0 -0
  67. roksta/command_handlers/handle_redeem_command.cpython-314-aarch64-linux-gnu.so +0 -0
  68. roksta/command_handlers/handle_request_activation_command.cpython-314-aarch64-linux-gnu.so +0 -0
  69. roksta/command_handlers/handle_testing_command.cpython-314-aarch64-linux-gnu.so +0 -0
  70. roksta/command_handlers/handle_upgrade_command.cpython-314-aarch64-linux-gnu.so +0 -0
  71. roksta/command_handlers/handle_usage_command.cpython-314-aarch64-linux-gnu.so +0 -0
  72. roksta/compatibility.cpython-314-aarch64-linux-gnu.so +0 -0
  73. roksta/completions.cpython-314-aarch64-linux-gnu.so +0 -0
  74. roksta/config/__init__.cpython-314-aarch64-linux-gnu.so +0 -0
  75. roksta/config/config_io.cpython-314-aarch64-linux-gnu.so +0 -0
  76. roksta/config/create_default_config.cpython-314-aarch64-linux-gnu.so +0 -0
  77. roksta/config/create_default_ignore_file.cpython-314-aarch64-linux-gnu.so +0 -0
  78. roksta/config/default_config.cpython-314-aarch64-linux-gnu.so +0 -0
  79. roksta/config/default_ignores.cpython-314-aarch64-linux-gnu.so +0 -0
  80. roksta/config/new_features.cpython-314-aarch64-linux-gnu.so +0 -0
  81. roksta/config/tips.cpython-314-aarch64-linux-gnu.so +0 -0
  82. roksta/db.cpython-314-aarch64-linux-gnu.so +0 -0
  83. roksta/discover_test_command.cpython-314-aarch64-linux-gnu.so +0 -0
  84. roksta/enums.cpython-314-aarch64-linux-gnu.so +0 -0
  85. roksta/env.cpython-314-aarch64-linux-gnu.so +0 -0
  86. roksta/exceptions.cpython-314-aarch64-linux-gnu.so +0 -0
  87. roksta/extended_text_area.cpython-314-aarch64-linux-gnu.so +0 -0
  88. roksta/firebase.cpython-314-aarch64-linux-gnu.so +0 -0
  89. roksta/firebase_auth_web.cpython-314-aarch64-linux-gnu.so +0 -0
  90. roksta/firebase_config.cpython-314-aarch64-linux-gnu.so +0 -0
  91. roksta/fix_tests.cpython-314-aarch64-linux-gnu.so +0 -0
  92. roksta/gen_codebase_summaries.cpython-314-aarch64-linux-gnu.so +0 -0
  93. roksta/gen_file_summaries.cpython-314-aarch64-linux-gnu.so +0 -0
  94. roksta/gen_files_manifest.cpython-314-aarch64-linux-gnu.so +0 -0
  95. roksta/gen_folder_summaries.cpython-314-aarch64-linux-gnu.so +0 -0
  96. roksta/gen_one_line_goal.cpython-314-aarch64-linux-gnu.so +0 -0
  97. roksta/gen_subtasks.cpython-314-aarch64-linux-gnu.so +0 -0
  98. roksta/get_failing_tests.cpython-314-aarch64-linux-gnu.so +0 -0
  99. roksta/get_prev_goal_context.cpython-314-aarch64-linux-gnu.so +0 -0
  100. roksta/goal_workflow.cpython-314-aarch64-linux-gnu.so +0 -0
  101. roksta/init_codebase.cpython-314-aarch64-linux-gnu.so +0 -0
  102. roksta/lint_code.cpython-314-aarch64-linux-gnu.so +0 -0
  103. roksta/llm_models.cpython-314-aarch64-linux-gnu.so +0 -0
  104. roksta/load_codebase_summaries.cpython-314-aarch64-linux-gnu.so +0 -0
  105. roksta/load_short_summaries.cpython-314-aarch64-linux-gnu.so +0 -0
  106. roksta/logger.cpython-314-aarch64-linux-gnu.so +0 -0
  107. roksta/main.cpython-314-aarch64-linux-gnu.so +0 -0
  108. roksta/make_issue.cpython-314-aarch64-linux-gnu.so +0 -0
  109. roksta/parse_directive_cli_tokens.cpython-314-aarch64-linux-gnu.so +0 -0
  110. roksta/parse_readme.cpython-314-aarch64-linux-gnu.so +0 -0
  111. roksta/propose_solution.cpython-314-aarch64-linux-gnu.so +0 -0
  112. roksta/response_formats.cpython-314-aarch64-linux-gnu.so +0 -0
  113. roksta/rewrite_goal.cpython-314-aarch64-linux-gnu.so +0 -0
  114. roksta/roksta.cpython-314-aarch64-linux-gnu.so +0 -0
  115. roksta/run_cli_goal.cpython-314-aarch64-linux-gnu.so +0 -0
  116. roksta/save_chat_transcript.cpython-314-aarch64-linux-gnu.so +0 -0
  117. roksta/select_files.cpython-314-aarch64-linux-gnu.so +0 -0
  118. roksta/utils.cpython-314-aarch64-linux-gnu.so +0 -0
  119. roksta/write_code.cpython-314-aarch64-linux-gnu.so +0 -0
  120. roksta-0.4.8.dist-info/METADATA +502 -0
  121. roksta-0.4.8.dist-info/RECORD +124 -0
  122. roksta-0.4.8.dist-info/WHEEL +7 -0
  123. roksta-0.4.8.dist-info/entry_points.txt +2 -0
  124. roksta-0.4.8.dist-info/top_level.txt +1 -0
@@ -0,0 +1,502 @@
1
+ Metadata-Version: 2.4
2
+ Name: roksta
3
+ Version: 0.4.8
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,124 @@
1
+ roksta/__init__.cpython-314-aarch64-linux-gnu.so,sha256=aAAEqM9Dm-50PhkgG2n50XXHx1SJkkuuVpRDKncMMsY,199184
2
+ roksta/analytics.cpython-314-aarch64-linux-gnu.so,sha256=Bv6cUzXGBzUfECuyHn1EQ0ZnrV6gyfk2U-LHts-3UY4,268312
3
+ roksta/append_usage_jsonl.cpython-314-aarch64-linux-gnu.so,sha256=55ML4iC1RppyejdJnIfTOCi33mTOeFPDUJgV1Bax5iY,267448
4
+ roksta/balance.cpython-314-aarch64-linux-gnu.so,sha256=fVz6Im7ImELz_6KOqyK5mxMZOn7OpAmEfVUf7kOjDrw,269000
5
+ roksta/build_project.cpython-314-aarch64-linux-gnu.so,sha256=Z5_LiOgRCLvwp07JGNZ5P6xSlPmGgGvsc4fxsdQO4C4,201952
6
+ roksta/chat_workflow.cpython-314-aarch64-linux-gnu.so,sha256=3dF7giB4omby4qBmF4q2XLPz5BcZV4-W1POvskNJO5c,271448
7
+ roksta/check_for_updates.cpython-314-aarch64-linux-gnu.so,sha256=38utrgTvrn6RVEza3WURdLkAfVr27pBs1G2tH0XU-iU,201896
8
+ roksta/check_subtask_sequence.cpython-314-aarch64-linux-gnu.so,sha256=FXGPTPona1qX7gxuqUaLv10icZmBtYACo6EVuI0F8Zw,199696
9
+ roksta/checkpoints.cpython-314-aarch64-linux-gnu.so,sha256=gMYC6DCA9W94jSakfcTfbORmwIQ3DKfP-7Va4pTOXf0,265192
10
+ roksta/clarify_goal.cpython-314-aarch64-linux-gnu.so,sha256=41m8xKSax6kzG0-SzZZA3p9lGURiaDoeHjWNCcbcr30,201936
11
+ roksta/codebase.cpython-314-aarch64-linux-gnu.so,sha256=6ZX6_zsz8rNKmszTWNr8qrY6ei7--ZCG-4nPW7OQoAQ,339168
12
+ roksta/codebase_listing.cpython-314-aarch64-linux-gnu.so,sha256=UlqzAwqM4qvKgRL1zK06EYZ3OvepcRga4BolO9FwruM,202024
13
+ roksta/compatibility.cpython-314-aarch64-linux-gnu.so,sha256=s5-6tbEHE1dr0IrVgEDuER4-uQfBoQO_T7gX9lD7iFc,337544
14
+ roksta/completions.cpython-314-aarch64-linux-gnu.so,sha256=X5-7KIQKr66W4sWm7xhr6xpmOKWXu3U8Yathxj26rgk,199912
15
+ roksta/db.cpython-314-aarch64-linux-gnu.so,sha256=NncE1rr2SIIDRMf57D8S-q9lctjC3saNBFnoZCnMV7s,611856
16
+ roksta/discover_test_command.cpython-314-aarch64-linux-gnu.so,sha256=IUOR85QRF2E_nJeAd06FgT3eSFlSmCd_UJqPTeAiH6U,201928
17
+ roksta/enums.cpython-314-aarch64-linux-gnu.so,sha256=Ba3il0M4ZaJrpTtaCKiN8ZBW3RAPNW4ksKNNzlL2sIY,199432
18
+ roksta/env.cpython-314-aarch64-linux-gnu.so,sha256=bbDy-mvIN45Dcp4D06zj8VEWbNwYL_Vixnxu7LBujBc,199408
19
+ roksta/exceptions.cpython-314-aarch64-linux-gnu.so,sha256=MxNNqzh8Ach2OM8PgbzDMI58ovSPsBiD4dSvOpEaDg0,199336
20
+ roksta/extended_text_area.cpython-314-aarch64-linux-gnu.so,sha256=rxq3P6O-EWeGE2zNrAivWooj_08njhdNDsWIRfAMw-c,402920
21
+ roksta/firebase.cpython-314-aarch64-linux-gnu.so,sha256=DRKyADbuQ1ZOqSWO2vsqT2V0t2HqPz5n6t2pOYXoxzA,338832
22
+ roksta/firebase_auth_web.cpython-314-aarch64-linux-gnu.so,sha256=-HvHPRoWBlN0U2iqegtvhwhqR1JVrLpbhOh1EAtu5ec,337160
23
+ roksta/firebase_config.cpython-314-aarch64-linux-gnu.so,sha256=Szf9HVtiejnHD4xy95_ZY6BFaCrUaIsqs2a2rZa3d8w,199240
24
+ roksta/fix_tests.cpython-314-aarch64-linux-gnu.so,sha256=3eQR-d6YjPwRF9siaINZSMw0ukdPp0F-3cr_gb47lvQ,268120
25
+ roksta/gen_codebase_summaries.cpython-314-aarch64-linux-gnu.so,sha256=Bj3E1n6ZqDVFuPaG8-KO8fdz7i3OS0ibmOr3dWb7c0I,201504
26
+ roksta/gen_file_summaries.cpython-314-aarch64-linux-gnu.so,sha256=mdfJOpnsmmvsNorHPQwIRxhfw5CwnVmg50BLcSWfxmI,403080
27
+ roksta/gen_files_manifest.cpython-314-aarch64-linux-gnu.so,sha256=PpTA2XYK5DDzDqGyofjkfF8dJdv6IqMBS33waRVqE64,201424
28
+ roksta/gen_folder_summaries.cpython-314-aarch64-linux-gnu.so,sha256=g-vnmgYQTICmYFC_WxzQUZeaLCPYWhkuxhv8wDyHQtE,478792
29
+ roksta/gen_one_line_goal.cpython-314-aarch64-linux-gnu.so,sha256=bq356zvcnGy4ZHhq0g5xoJuEFdejUuc9F5xHhk3_ggY,201528
30
+ roksta/gen_subtasks.cpython-314-aarch64-linux-gnu.so,sha256=4KJYx88tXlMrIIO9SFoqTI7YyKOvEEhxdP2TBPMOpwc,201936
31
+ roksta/get_failing_tests.cpython-314-aarch64-linux-gnu.so,sha256=t11p11wzS3o8caRDWnYP8XVRPq5zAH4dzX82_CmkRrc,201624
32
+ roksta/get_prev_goal_context.cpython-314-aarch64-linux-gnu.so,sha256=pKOac97bt4UShWKETHwLxPngksV2wVw2ZPbtwgwWaU0,201544
33
+ roksta/goal_workflow.cpython-314-aarch64-linux-gnu.so,sha256=Xv6-rnah9z-y3DXex4b2e2k-Sv3gFLRFAGFrXzJSEuw,538272
34
+ roksta/init_codebase.cpython-314-aarch64-linux-gnu.so,sha256=QHIA8d6xX3rq6jESPCn1EvKVSgHMWECepKFSR2hOeE0,270120
35
+ roksta/lint_code.cpython-314-aarch64-linux-gnu.so,sha256=igdVLpAtr20LtcHlRoxBc58AUp9UsLqjeUWGHMLC7V4,268736
36
+ roksta/llm_models.cpython-314-aarch64-linux-gnu.so,sha256=QP8kfe_unSg6-2SaaNbbQ4cqrM-kNz9LC7cpXLBng-Q,266992
37
+ roksta/load_codebase_summaries.cpython-314-aarch64-linux-gnu.so,sha256=RnCqH_MF00VGVDy3yB4RmaqDHzwsolfU15jU3dy9uBw,268840
38
+ roksta/load_short_summaries.cpython-314-aarch64-linux-gnu.so,sha256=zuvldU7r_4pOW6WYCFIpqoU87LftSwyhkBnqFLB6uOo,203664
39
+ roksta/logger.cpython-314-aarch64-linux-gnu.so,sha256=wX5qi5nHMya0q7WgwHEmee_MbxHE1ng5fvKbgKgx0Xc,268392
40
+ roksta/main.cpython-314-aarch64-linux-gnu.so,sha256=sPoXLFToh-x8XEUj2KTX_chaBfxEwtaq4d6jkyQqWjU,199584
41
+ roksta/make_issue.cpython-314-aarch64-linux-gnu.so,sha256=iY1mwslixTdZdKM1d0fbIGjYILu6sFTO1hK8XuRXi3E,199880
42
+ roksta/parse_directive_cli_tokens.cpython-314-aarch64-linux-gnu.so,sha256=ly_BSuHvBWcTwg5Db0ApxEr-nLjXCPJidjk7naRvi3Q,199712
43
+ roksta/parse_readme.cpython-314-aarch64-linux-gnu.so,sha256=t8DYT0Cz1yS-xlob5WMkMN9jp4pe0PROcrK956lG_GU,201448
44
+ roksta/propose_solution.cpython-314-aarch64-linux-gnu.so,sha256=-YIp9n5yHRdimVPMUkl-Ek1rQr8JaFhmGI9SSRkwCW0,202048
45
+ roksta/response_formats.cpython-314-aarch64-linux-gnu.so,sha256=URne8Of8kVvoQeVky6rxuMuRrBHPgYvGeRQfwVVcBig,199360
46
+ roksta/rewrite_goal.cpython-314-aarch64-linux-gnu.so,sha256=r2ThT0BKPyE3cusLLNhdLrM14fC8UP6VmRPW7rqSSLw,201472
47
+ roksta/roksta.cpython-314-aarch64-linux-gnu.so,sha256=gi5JThNMv53asjs4Kl01C9wVHgyYK7xoZdJFI-ugavo,406216
48
+ roksta/run_cli_goal.cpython-314-aarch64-linux-gnu.so,sha256=KPpG7nyOaz-sG-Ofw84aI_j3ld5WE8V222qzmV_0ldc,201432
49
+ roksta/save_chat_transcript.cpython-314-aarch64-linux-gnu.so,sha256=VdG5EDvdbaOwWmzv4FSrmmbrt38L3xK3uvpte-TJLCM,201496
50
+ roksta/select_files.cpython-314-aarch64-linux-gnu.so,sha256=B4e3HBzLXFoijbI0b-lE0D6EA9P9JkrvCKtDRYzUrro,201920
51
+ roksta/utils.cpython-314-aarch64-linux-gnu.so,sha256=5qE7ZryPKE4hNq_qntVQD43Boeo3g0pq4agv4bd7M9M,334400
52
+ roksta/write_code.cpython-314-aarch64-linux-gnu.so,sha256=gtGg7Azow9pFUFHlzCM8YYSPZGnErjegHFj3yQe4btc,268120
53
+ roksta/ai/__init__.cpython-314-aarch64-linux-gnu.so,sha256=RwxGBL4qQGgBhek97pr8Vp8erC4RsvrLg0uH_b3lP5U,199216
54
+ roksta/ai/call_ai.cpython-314-aarch64-linux-gnu.so,sha256=b-5VpFQN6FbnoT8shopBeYWx75h2dm9lKRwt7E_wyAY,268744
55
+ roksta/ai/create_final_response_schema.cpython-314-aarch64-linux-gnu.so,sha256=794JQTNZsltdaQ0z6eV5y25Ekp8zML0sqkJRQ4CRK0Q,200120
56
+ roksta/ai/gemini.cpython-314-aarch64-linux-gnu.so,sha256=m0CPrkxZWqxC8CMb9QY_9iwLEN_tYTePV6h41Yz7H4s,334696
57
+ roksta/ai/gemini_proxy.cpython-314-aarch64-linux-gnu.so,sha256=8jjqbFAzLYvn1YLtPcuZdUtJFX_ih8CXbMjd_jkwzwY,267576
58
+ roksta/ai/generic.cpython-314-aarch64-linux-gnu.so,sha256=-m1BSh8fu_YBnSyu6C8kELPSBckHYvh26LENXVriUTQ,268280
59
+ roksta/ai/generic_proxy.cpython-314-aarch64-linux-gnu.so,sha256=TsIuAhbeYgujB6Hr6sF5ZQuuQ1tERlJhsI_nNqxShMU,201504
60
+ roksta/ai/llm.cpython-314-aarch64-linux-gnu.so,sha256=n7wWKCpdtWcL242oboRZDbEOck3abqOQWNzMAAH1PN4,268800
61
+ roksta/ai/model_map.cpython-314-aarch64-linux-gnu.so,sha256=ur8REZvvxtC2C14sg7jwpNTTGkVufEVc0AWaqGMb-FY,199288
62
+ roksta/ai/openai.cpython-314-aarch64-linux-gnu.so,sha256=oHNlD0GWej47eW19wopbqit4_TFt12VjjkfuiKhYwH0,268184
63
+ roksta/ai/openai_proxy.cpython-314-aarch64-linux-gnu.so,sha256=--FnTuT_Iz75qfrE3b9m05KAso5gky9jOasZGQEKffY,201464
64
+ roksta/ai/tool_caller.cpython-314-aarch64-linux-gnu.so,sha256=OQKbNQf4Wvo3PqMOF0ouIX9hoRK8Ki1FcK_LWQF5eb8,201904
65
+ roksta/ai/validate_final_response.cpython-314-aarch64-linux-gnu.so,sha256=C5Spaa3-RS0WPBUBZDCLdmrLhxqEDKTRAEzftksBIL8,199752
66
+ roksta/ai/tools/__init__.cpython-314-aarch64-linux-gnu.so,sha256=CWh5_k7AqxK2E775_7cmhxAbRELzXfX0Er250rtLejw,199320
67
+ roksta/ai/tools/delete_file.cpython-314-aarch64-linux-gnu.so,sha256=eQhLVnkFxbomnjf-aHf_cVARoqr0ydONORmSmIOb9DI,199512
68
+ roksta/ai/tools/edit_file.cpython-314-aarch64-linux-gnu.so,sha256=0lIQZ5l5ezWfpuKAss_x_PbeHdquIgtfn_DuMJPKnMo,199576
69
+ roksta/ai/tools/final_response.cpython-314-aarch64-linux-gnu.so,sha256=PwpIMKUoLj9gcxzK2h1LYC9U3l0oSYEOHgcNDHgTapA,199368
70
+ roksta/ai/tools/get_file_summaries.cpython-314-aarch64-linux-gnu.so,sha256=uA9FIY0_fNX-RjwZW-9vpmpdolIbH4mRywtao3fR_t0,201488
71
+ roksta/ai/tools/list_dir.cpython-314-aarch64-linux-gnu.so,sha256=o34DfZ8HmNKxRmju1leLQIfk9HpHfAuBcfTUzvpDDr0,269600
72
+ roksta/ai/tools/read_file.cpython-314-aarch64-linux-gnu.so,sha256=djVCLXoX17oDHw34FXXyy1L1RGFhtgQq-tz_I5KifU4,199648
73
+ roksta/ai/tools/regex_replace.cpython-314-aarch64-linux-gnu.so,sha256=cShLDRx3T92KR6KU-6JgbfNIPP5HPF08IJgM67aRDH8,199544
74
+ roksta/ai/tools/shell_any.cpython-314-aarch64-linux-gnu.so,sha256=6dSZIrg-slkZMJCUhx_yfU3g49WPW7VbzGyPqWOJpPA,201480
75
+ roksta/ai/tools/shell_limited.cpython-314-aarch64-linux-gnu.so,sha256=7-sEJ7T3LlQ0_rIaPvkwLaDnVEXuV05tUKzzH0Gb8rI,201456
76
+ roksta/ai/tools/tool_defs.cpython-314-aarch64-linux-gnu.so,sha256=u0MuOjk6PdlcxZpTlQFHtRJJJmt0GSfstBsCHbpz4Fk,199384
77
+ roksta/ai/tools/tool_utils.cpython-314-aarch64-linux-gnu.so,sha256=4Q36N2dkmBbTQyhFAciAxa0YeMc99ur2iExjLoCREE8,199744
78
+ roksta/ai/tools/update_dev_time.cpython-314-aarch64-linux-gnu.so,sha256=xcMHouwM47iQ_Y1PTob_CWcnWaxwJkMA2li3rCBQPvc,199616
79
+ roksta/ai/tools/web_fetch.cpython-314-aarch64-linux-gnu.so,sha256=taOIdGSpgRhFpmXj7ooURpsLvdOtcwKjzmIfMW0pmHQ,265760
80
+ roksta/ai/tools/web_search.cpython-314-aarch64-linux-gnu.so,sha256=Z6CNfI48elozxTMISayFU58UqjWo903dx3A6Is9_xNE,268048
81
+ roksta/ai/tools/write_file.cpython-314-aarch64-linux-gnu.so,sha256=eCo-3Ww8IZEIE6hfoT00zFkUY8PfEMvmzxTYIOVNDbo,199544
82
+ roksta/chat_command_handlers/__init__.cpython-314-aarch64-linux-gnu.so,sha256=POxfaT_Pl_Drzvuk4gqFA_WC4v-j32XTiBua9HvJULI,199288
83
+ roksta/chat_command_handlers/chat_command_orchestrator.cpython-314-aarch64-linux-gnu.so,sha256=Yd0koIadeCFOI0Wlr-fGsIuHWBhNRHB2fRt3bOho97Y,199480
84
+ roksta/chat_command_handlers/handle_chat_end_command.cpython-314-aarch64-linux-gnu.so,sha256=QbS18bUTidv7gQFJQzX0s-BNsfEizbOM0_4Oly4uXKw,199400
85
+ roksta/chat_command_handlers/handle_chat_help_command.cpython-314-aarch64-linux-gnu.so,sha256=Wotk-YFzNE8e-BhwnBSUCtmxV8W_htXysVudE4tRSrY,199376
86
+ roksta/chat_command_handlers/handle_chat_save_command.cpython-314-aarch64-linux-gnu.so,sha256=B1EOPnXjnqY-GStc2A1dtQh98w0pzzBPiADv0039nyQ,199456
87
+ roksta/chat_command_handlers/handle_chat_thinking_command.cpython-314-aarch64-linux-gnu.so,sha256=5yOBn18QKBBO_484orQsEQamAfozsR_oDTlCp9Jvt8w,199456
88
+ roksta/command_handlers/__init__.cpython-314-aarch64-linux-gnu.so,sha256=7l_szTA3fra7XpeHdLeKloZ45F444xtWIVrV98F0a54,199256
89
+ roksta/command_handlers/handle_activate_command.cpython-314-aarch64-linux-gnu.so,sha256=JgJECaJFWKtr7njjPwSV-MwSYd3YeUrBTGEaLZjK450,266984
90
+ roksta/command_handlers/handle_add_funds_command.cpython-314-aarch64-linux-gnu.so,sha256=7wU2dkTjFV0igdmKKN4pSq9hwg7EEyIPy2_zHrvYdHc,267512
91
+ roksta/command_handlers/handle_auto_charge_command.cpython-314-aarch64-linux-gnu.so,sha256=mXxyrZbdNjMP9bQpWDqnF2rLuH4J3m7Myb6Fc2XU8Cs,199664
92
+ roksta/command_handlers/handle_auto_commit_command.cpython-314-aarch64-linux-gnu.so,sha256=V_14ov4tCM4zxs7GiFESKmmWEBnRXzGgJrxg7RLuF4g,199568
93
+ roksta/command_handlers/handle_building_command.cpython-314-aarch64-linux-gnu.so,sha256=2jNrkfe5qDT6vu-aMbB0cW8sRvxaUtWuoUofG_RDaZE,199632
94
+ roksta/command_handlers/handle_chat_command.cpython-314-aarch64-linux-gnu.so,sha256=ONLg6OF2vzt4BF0bFFXu1vhVuALh8nMtd_8H516zyAE,201376
95
+ roksta/command_handlers/handle_clear_command.cpython-314-aarch64-linux-gnu.so,sha256=Vlnif0L-jlJFl0vAJGUrcHoHRxqr-ulu4djTZB6t8BU,199352
96
+ roksta/command_handlers/handle_dev_rate_command.cpython-314-aarch64-linux-gnu.so,sha256=aP0TcD2Dnxv1sqiZzNHQC3o6AXAwTYuZvPzfMyOscNo,199576
97
+ roksta/command_handlers/handle_feedback_command.cpython-314-aarch64-linux-gnu.so,sha256=Z-T-9cQvZiE9ahJAPW9Snw1hYvnfVyu-OZFqRcthXHI,201448
98
+ roksta/command_handlers/handle_goal_command.cpython-314-aarch64-linux-gnu.so,sha256=j-XWUl0oAzgiLXYXISMzE57p_11movJlj9-Dy_y2k5g,201408
99
+ roksta/command_handlers/handle_help_command.cpython-314-aarch64-linux-gnu.so,sha256=7U77IVIhW8GMuLX5dO16yNujnuDUbmIEX4Jy6HHMc3Y,265008
100
+ roksta/command_handlers/handle_init_command.cpython-314-aarch64-linux-gnu.so,sha256=IpAciopELlasWHcWUJx6q5NB8s_1OCfivMdYEqMk8HA,201416
101
+ roksta/command_handlers/handle_linting_command.cpython-314-aarch64-linux-gnu.so,sha256=DcUwOQXTzAXJhoVt77GAyI5VEEMV2ZUNcSyHnv0mFbc,199632
102
+ roksta/command_handlers/handle_logging_command.cpython-314-aarch64-linux-gnu.so,sha256=-XYwV-kgK3ba_xTyOyr2rwt5oYEE16JE4SKFBVJQjx0,199592
103
+ roksta/command_handlers/handle_login_command.cpython-314-aarch64-linux-gnu.so,sha256=0iYTZHrgSPAM7FOWI3nXEf-o6ILGyoI5eNBcSrj1tL0,201488
104
+ roksta/command_handlers/handle_logout_command.cpython-314-aarch64-linux-gnu.so,sha256=p-omM8H7X44XxgjqUahSxOzGkrgp-3L-eTZ2y2nhIio,199424
105
+ roksta/command_handlers/handle_payment_details_command.cpython-314-aarch64-linux-gnu.so,sha256=9MGUwecjnFYbVfkUpLQ9CUrDUcOPIYFiEWqbQGW7utE,201392
106
+ roksta/command_handlers/handle_quit_command.cpython-314-aarch64-linux-gnu.so,sha256=bW9CjW3JKlmBtT1d0WYm29j9R8OrFk92_FGdGaTT6yI,199352
107
+ roksta/command_handlers/handle_redeem_command.cpython-314-aarch64-linux-gnu.so,sha256=YRhLImon_1NWdcCKQOHYsEmSErR9REmzmft3n7aNoNI,201456
108
+ roksta/command_handlers/handle_request_activation_command.cpython-314-aarch64-linux-gnu.so,sha256=aS3l38DiALjo53UodQeNXPznHaZ2Tc3vM6MpGMPQNfs,201448
109
+ roksta/command_handlers/handle_testing_command.cpython-314-aarch64-linux-gnu.so,sha256=LsgWyCTGVF2AGeX04pNNkYR-Ex3xUvMro7cuur6Y4vk,199632
110
+ roksta/command_handlers/handle_upgrade_command.cpython-314-aarch64-linux-gnu.so,sha256=-QZsujJTvUJRKcsqDlAP1VrNkpZn7DKhdj4Iz1-l-8Q,201416
111
+ roksta/command_handlers/handle_usage_command.cpython-314-aarch64-linux-gnu.so,sha256=TxlahTf4JNBUDB8rrLTqLUxfJOTNRF_XL2puryKyRB4,201512
112
+ roksta/config/__init__.cpython-314-aarch64-linux-gnu.so,sha256=EOeX3h1hC2nQhvy9OX6xDWaaLsK-BabO_6owk0hNxew,199184
113
+ roksta/config/config_io.cpython-314-aarch64-linux-gnu.so,sha256=eefakepFTUbfUx64BQrbmq2BUTWRyPzrQE1XUBQz1q4,265240
114
+ roksta/config/create_default_config.cpython-314-aarch64-linux-gnu.so,sha256=mcxcDTvqkA2WVasUwzxBuMpSRhKJpOJVKXsHF9mItpw,199464
115
+ roksta/config/create_default_ignore_file.cpython-314-aarch64-linux-gnu.so,sha256=tX09C3me5I56PgTxq4q_BLL8LWf4tHdmZG2-kxrY5HQ,199464
116
+ roksta/config/default_config.cpython-314-aarch64-linux-gnu.so,sha256=wlDAW2UgW6LkoKbwwNiyFPcUZFtkz5b6ckYcMaoDzz8,199232
117
+ roksta/config/default_ignores.cpython-314-aarch64-linux-gnu.so,sha256=i3t9Jg8R9BMA6imun5RisqeibkdrrnQ1lhno82Y5sqg,199184
118
+ roksta/config/new_features.cpython-314-aarch64-linux-gnu.so,sha256=rMUkcSxgrELlLFjt2VI19FdtsSLiCwqMPGEy7f5-iEY,199224
119
+ roksta/config/tips.cpython-314-aarch64-linux-gnu.so,sha256=idYjviQwXlGjxsPCR6Q-3KTY8JPZE4E4NgpF7egDZeM,199200
120
+ roksta-0.4.8.dist-info/METADATA,sha256=rqrh4tx4a3S3pQAR3qSo2JLdi-wRTgCVA4a96Y9y8Hg,23612
121
+ roksta-0.4.8.dist-info/WHEEL,sha256=W3yQaRspqLo-Xj5F8xZxSITSiTlwA5vUIq_6JkWB33c,193
122
+ roksta-0.4.8.dist-info/entry_points.txt,sha256=mzRdYg_DlzZRwjxYUt9-gyoRCkM1QBTeTbwETgiTdGw,44
123
+ roksta-0.4.8.dist-info/top_level.txt,sha256=Worlz0mMqoxRSgPmoN1j_P-sJgIrmzD0uJ08qJwpWpQ,7
124
+ roksta-0.4.8.dist-info/RECORD,,
@@ -0,0 +1,7 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (80.9.0)
3
+ Root-Is-Purelib: false
4
+ Tag: cp314-cp314-manylinux_2_17_aarch64
5
+ Tag: cp314-cp314-manylinux2014_aarch64
6
+ Tag: cp314-cp314-manylinux_2_28_aarch64
7
+
@@ -0,0 +1,2 @@
1
+ [console_scripts]
2
+ roksta = roksta.main:main
@@ -0,0 +1 @@
1
+ roksta