Richard Tang
ff0adeaba7
docs: update outdated skill references
2026-02-05 18:00:06 -08:00
Timothy
8f32ef8064
chore: uv for all
2026-02-04 19:57:41 -08:00
bryan
ea30e5c631
consolidate workspace to uv monorepo
2026-02-03 17:47:57 -08:00
Richard Tang
1e45cfff67
feat: Check for litellm import in both CORE_PYTHON and TOOLS_PYTHON environments.
2026-02-02 19:27:32 -08:00
Richard Tang
0280600a47
fix: fix error when test import installation
2026-02-02 19:24:13 -08:00
RichardTang-Aden
571ad518dc
Merge pull request #3064 from kuldeepgaur02/fix/quickstart-provider-selection
...
fix: silent exit when selecting non-Anthropic LLM provider
2026-02-02 19:03:16 -08:00
Richard Tang
49dbc46082
feat: migrate from pip to uv
2026-02-02 18:45:09 -08:00
Richard Tang
a16a4adc09
feat: add message when LLM key is not available
2026-02-02 18:41:20 -08:00
Richard Tang
b4ab1cbd56
fix: fix quickstart competibility
2026-02-02 18:34:09 -08:00
Richard Tang
2b44af427f
fix: quickstart.sh competibility fix
2026-02-02 18:21:40 -08:00
Kuldeep Raj Gour
363a650dfa
fix: silent exit when selecting non-Anthropic LLM provider
...
prompt_choice used return codes to pass selections. Combined with set -e,
non-zero returns (options 2-6) caused immediate script exit.
Fix: Use global variable PROMPT_CHOICE instead of return codes.
2026-02-01 15:51:46 +05:45
Richard Tang
63d017fc21
fix: bash version support
2026-01-30 20:32:56 -08:00
Richard Tang
347c222f78
fix: quickstart compatibility
2026-01-30 16:07:05 -08:00
Timothy
4b00852bdf
Merge remote-tracking branch 'origin/main' into feature/credential-manager-aden-provider
2026-01-30 13:18:11 -08:00
Timothy
248716c093
feat: credential store auto sync
2026-01-29 14:37:20 -08:00
Richard Tang
4096eba564
fix: litellm missing from tools dependencies; quickstart.sh only validates tools venv
2026-01-29 10:20:19 -08:00
Shivam Sharma
22c95b62ce
quickstart: auto-install uv and pick Python >=3.11
2026-01-29 08:49:02 +05:30
Timothy
3c8ac436bd
fix: onboarding experience
2026-01-28 17:49:13 -08:00
Shivam Sharma
975a002796
1. fixing quickstart.sh to use uv.
...
2. giving core and tools separate venv.
yea thats all.
2026-01-26 06:53:52 +05:30
Timothy
f494c80051
chore: requires python3.11
2026-01-23 11:12:03 -08:00
bryan
8051505800
update to quickstart
2026-01-22 18:59:25 -08:00
Timothy
95b92c1ee2
chore: update documents of all languages
2026-01-22 10:50:43 -08:00
Timothy
aa67f028ac
fix: upgrade testing agent skill
2026-01-21 14:15:53 -08:00