39 Commits

Author SHA1 Message Date
48adcae13f Merge branch 'feature/mcp'
* feature/mcp:
  add notes on mcp client approach
  update deepseek requirements.txt
  add tools to deepseek bot
  reorganize .py files into subdirectories
2026-05-05 06:28:31 -07:00
a625dc5a8f Merge branch 'feature/mcp'
* feature/mcp:
  give deepseek web search superpowers
2026-05-05 06:27:45 -07:00
f40b986247 add notes on mcp client approach 2026-04-30 17:18:50 -07:00
509cf5dbfd update deepseek requirements.txt 2026-04-30 17:18:41 -07:00
5cf97e1420 add tools to deepseek bot 2026-04-30 17:18:20 -07:00
39a0a9f874 reorganize .py files into subdirectories 2026-04-30 15:38:02 -07:00
50abdc5d65 give deepseek web search superpowers 2026-04-30 15:29:56 -07:00
5ea3bcdfd7 update docs 2026-04-30 08:00:15 -07:00
93c76ee9e5 fix minimax model name 2026-04-30 07:46:28 -07:00
24e7e8af82 update bot policy 2026-04-30 07:39:11 -07:00
75c535592f hopefully finally .env.example update, and fix kimi and minimax accordingly 2026-04-30 07:36:25 -07:00
ffc34b4a29 rename bot.py to deepseek.py 2026-04-30 07:22:49 -07:00
e182b96049 update kimi and minimax api urls 2026-04-30 07:17:13 -07:00
ab003ccda3 update .env example 2026-04-30 05:36:05 -07:00
5a9ab2641b Merge branch 'feature/minimax'
* feature/minimax:
  add minimax.py
2026-04-30 05:34:13 -07:00
4184ff6f70 add minimax.py 2026-04-30 05:34:07 -07:00
023b33c316 update env.example to include kimi and minimax 2026-04-30 05:33:25 -07:00
18ec0b7c20 update gitignore 2026-04-30 05:33:25 -07:00
79fa5b03ec add kimi.py 2026-04-30 05:31:37 -07:00
4b654c7635 Merge branch 'feature/multi-bender'
* feature/multi-bender:
  fix logging
  fix typo
  switch to python 3.11
  update readme for multi-workspace configuration
  update bender and deepseek bot to take multiple workspaces (and fall back on single otherwise)
  update prompt
  update for bender
2026-04-28 20:11:10 -07:00
50e1f0b44c fix logging 2026-04-28 20:07:04 -07:00
c3ea8d2d4b fix typo 2026-04-28 20:01:05 -07:00
52605c0688 switch to python 3.11 2026-04-28 19:58:29 -07:00
3967e1046d update readme for multi-workspace configuration 2026-04-28 15:41:42 -07:00
4086627c54 update bender and deepseek bot to take multiple workspaces (and fall back on single otherwise) 2026-04-28 15:40:26 -07:00
e86bde94b5 update prompt 2026-04-27 08:12:45 -07:00
26bc565e32 update for bender 2026-04-26 23:37:38 -07:00
0cae3e60f4 fix formatting 2026-04-26 13:34:59 -07:00
d72247b5f9 fix step 3 of setup 2026-04-26 12:20:39 -07:00
42fc11b2a3 Merge branch 'feature/docker-compose'
* feature/docker-compose:
  update gitignore
  update readme/setup/todo for docker-compose approach
  add docker-compose file and Dockerfile
2026-04-26 12:10:00 -07:00
77ed478e53 update gitignore 2026-04-26 11:35:59 -07:00
6b3ac81ef7 update readme/setup/todo for docker-compose approach 2026-04-26 11:35:52 -07:00
456eeea828 add docker-compose file and Dockerfile 2026-04-26 11:35:30 -07:00
168e2845ef update setup/todo 2026-04-26 10:41:18 -07:00
8b22ba4a71 add todo list 2026-04-26 10:24:21 -07:00
3e29360295 add setup doc 2026-04-26 10:13:52 -07:00
d46e3e0357 add bot.py and requirements.txt 2026-04-26 09:19:07 -07:00
133f4b32e9 add prompt used 2026-04-26 09:18:58 -07:00
42bbe824b2 add init readme 2026-04-26 09:18:51 -07:00