|
console
|
Allow graceful interruption of agents.
|
2024-12-22 14:00:17 -05:00 |
|
text
|
Initial commit
|
2024-12-10 19:01:20 -05:00 |
|
tools
|
Do not show file ID in user-facing panel.
|
2024-12-22 15:29:23 -05:00 |
|
__init__.py
|
Allow chat agent to spawn research agent.
|
2024-12-21 10:58:08 -05:00 |
|
__main__.py
|
Allow graceful interruption of agents.
|
2024-12-22 14:00:17 -05:00 |
|
__version__.py
|
Version bump
|
2024-12-22 17:03:43 -05:00 |
|
agent_utils.py
|
Introduce dedicated RESEARCH_ONLY_PROMPT.
|
2024-12-22 15:00:39 -05:00 |
|
config.py
|
extract env validation into its own module
|
2024-12-17 11:31:10 -05:00 |
|
llm.py
|
Allow chat agent to spawn research agent.
|
2024-12-21 10:58:08 -05:00 |
|
prompts.py
|
Improve prompts.
|
2024-12-23 09:39:29 -05:00 |