AI Christianson
abf3fb034e
Assistant checkpoint: Configure Python package auto-installation
...
Assistant generated file changes:
- .replit: Configure auto package installation
- replit.nix: Add Python and development dependencies
---
User prompt:
our project has pyproject and requirements-dev. can we set up the replit such that deps are auto installed?
2024-12-26 17:07:14 +00:00
AI Christianson
8aa6695e7d
Automatic commit before Assistant edits
2024-12-26 16:59:35 +00:00
AI Christianson
b5fa809799
Automatic commit before Assistant edits
2024-12-26 16:49:41 +00:00
user
b218bebeec
Fix bug where nested agents were not using specified provider.
2024-12-26 07:13:14 -05:00
user
8018bce252
Fix variable reference.
2024-12-26 07:08:28 -05:00
AI Christianson
408eff73a9
Merge pull request #14 from leonj1/feat_support_version
...
FEAT support version arg
2024-12-25 23:30:07 -05:00
Jose Leon
6c3c89c8a0
FEAT support version arg
2024-12-26 04:20:42 +00:00
AI Christianson
7b664b802f
Merge pull request #10 from leonj1/feat_verbose_logging
...
FEAT add verbose logging
2024-12-25 21:40:58 -05:00
Jose Leon
204f44cda0
FEAT add verbose logging
2024-12-26 00:45:57 +00:00
AI Christianson
64fc0f6b99
Merge pull request #6 from leonj1/fix_support_more_py_versions
...
FIX support Python 3.8 and 3.13
2024-12-25 16:38:14 -05:00
Jose Leon
d1982ed773
FIX support Python 3.8 and 3.13
2024-12-25 21:22:59 +00:00
user
82ef0468f2
Version bump
2024-12-24 09:35:55 -05:00
user
74abb10861
Update README.md with web research
2024-12-24 09:34:29 -05:00
user
eb5cc50291
Update list of files for programmer tool.
2024-12-24 09:08:47 -05:00
user
1bcf3b4544
Added web research demo.
2024-12-24 08:56:40 -05:00
user
f0985ed11c
Fix tests.
2024-12-24 08:49:40 -05:00
user
25b1dae8cb
Clean up imports.
2024-12-24 08:33:10 -05:00
user
72f8c33e43
Fix bugs.
2024-12-24 08:31:08 -05:00
user
c0fa79fe77
Improve web research prompts.
2024-12-24 06:54:56 -05:00
AI Christianson
90e5924ab2
Merge pull request #5 from leonj1/feat_aider_args
...
FEAT support future aider flags
2024-12-23 19:39:12 -05:00
Jose Leon
e507fd87bd
FEAT allow flexiblity to support future aider flags
2024-12-24 00:25:05 +00:00
user
1ab7ce60ea
Tavily integration
2024-12-23 17:20:24 -05:00
user
f5482dce2a
Added web research tool config.
2024-12-23 17:08:07 -05:00
user
48f4fbc41d
Add Tavily tool.
2024-12-23 16:48:47 -05:00
user
ffff89d8e7
Add tavily to deps.
2024-12-23 16:45:52 -05:00
user
137fc98553
Make web research tool available to agents.
2024-12-23 16:44:57 -05:00
user
c1f9a40936
Add request_web_research tool.
2024-12-23 16:40:38 -05:00
user
481d80dc53
Add web research agent fn.
2024-12-23 16:36:40 -05:00
user
38ddab6068
Pass config to agent loop.
2024-12-23 16:30:27 -05:00
user
d08dbe0372
Added web research agent prompt
2024-12-23 16:26:33 -05:00
user
f9fd6a4cde
Add web research prompt section.
2024-12-23 16:21:28 -05:00
user
ebfdcf821e
Version bump
2024-12-23 15:53:23 -05:00
user
aea69af9c1
Version bump
2024-12-23 14:57:08 -05:00
user
21611953d7
Clean up exception handling.
2024-12-23 14:54:28 -05:00
user
6591fdae65
Cleanup README.
2024-12-23 14:40:41 -05:00
user
224e69aa4c
Add new info about interrupting agents.
2024-12-23 14:38:39 -05:00
user
e7bd11d949
Add demo with interruption.
2024-12-23 14:27:52 -05:00
user
8ffcac867b
Interruption UX.
2024-12-23 14:23:10 -05:00
user
1d8b44e1a6
Improve interruption UX.
2024-12-23 14:10:54 -05:00
user
34fcb76ad8
Improve agent interruption UX by allowing user to specify feedback or exit the program entirely.
2024-12-23 14:06:24 -05:00
user
f7523e86d8
Improve agent interruption UX by allowing user to specify feedback or exit the program entirely.
2024-12-23 14:05:59 -05:00
user
35a1fb716f
Improved prompts.
2024-12-23 13:37:25 -05:00
user
e5035569fa
Include work log in task agent context.
2024-12-23 13:06:37 -05:00
user
f569bb14b1
Fix unit test warnings.
2024-12-23 12:56:08 -05:00
user
bfe438379f
Fix test warning.
2024-12-23 12:46:37 -05:00
user
12843978b7
Fix expert related files reading.
2024-12-23 12:46:28 -05:00
user
9a283f3f43
Fix expert unit tests.
2024-12-23 12:38:38 -05:00
user
04d45425ee
Fix work log tests.
2024-12-23 12:36:59 -05:00
user
a0250855da
Include work log in agent context.
2024-12-23 12:18:48 -05:00
user
9a53940dcd
Track agent depth for all agents.
2024-12-23 12:05:39 -05:00