waveterm/pkg/aiusechat
Mike Sawka 4969ee19b8
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Docsite CI/CD / Build Docsite (push) Waiting to run
Docsite CI/CD / Deploy to GitHub Pages (push) Blocked by required conditions
TestDriver.ai Build / Build for TestDriver.ai (push) Waiting to run
tsunami / builder updates (jsfuncs, devtools, gpt-5.4, etc) (#3226)
lots of updates for tsunami and builder window:
* jsfuncs
* devtools windows
* devtools proper cleanup (fixes crashes)
* scrollbar fixes
* lock AI models -- gpt-5.4, builder prompts, etc
2026-04-17 12:30:39 -07:00
..
aiutil Centralize proxy HTTP client creation in aiutil and remove redundant backend tests (#2961) 2026-03-02 11:16:50 -08:00
anthropic Bring Anthropic usechat backend to OpenAI-level tool-use parity and stream robustness (#2971) 2026-03-04 16:20:50 -08:00
chatstore Implement AI "stop" -- in the client, open ai responses/chat, and gemini backends (#2704) 2025-12-19 16:59:31 -08:00
gemini Centralize proxy HTTP client creation in aiutil and remove redundant backend tests (#2961) 2026-03-02 11:16:50 -08:00
google Add Google AI file summarization package (#2455) 2025-10-17 17:24:06 -07:00
openai Centralize proxy HTTP client creation in aiutil and remove redundant backend tests (#2961) 2026-03-02 11:16:50 -08:00
openaichat Centralize proxy HTTP client creation in aiutil and remove redundant backend tests (#2961) 2026-03-02 11:16:50 -08:00
uctypes tsunami / builder updates (jsfuncs, devtools, gpt-5.4, etc) (#3226) 2026-04-17 12:30:39 -07:00
toolapproval.go fix tool approval lifecycle to match SSE connection, not keep-alives (#2693) 2025-12-18 16:43:59 -08:00
tools.go Add Google Gemini backend for AI chat (#2602) 2025-12-05 12:43:42 -08:00
tools_builder.go more builder updates (#2553) 2025-11-13 22:47:46 -08:00
tools_readdir.go implement openai chat completions api -- enables local model support (#2600) 2025-11-26 11:43:19 -08:00
tools_readdir_test.go Update aiusechat read_dir tests for typed entry output (#3007) 2026-03-06 17:51:40 -08:00
tools_readfile.go implement openai chat completions api -- enables local model support (#2600) 2025-11-26 11:43:19 -08:00
tools_screenshot.go implement openai chat completions api -- enables local model support (#2600) 2025-11-26 11:43:19 -08:00
tools_term.go better tool input descriptions (#2507) 2025-11-02 12:33:59 -08:00
tools_tsunami.go fix tsunami scaffold in build (#2564) 2025-11-14 16:35:37 -08:00
tools_web.go better tool input descriptions (#2507) 2025-11-02 12:33:59 -08:00
tools_writefile.go implement openai chat completions api -- enables local model support (#2600) 2025-11-26 11:43:19 -08:00
usechat-backend.go Bring Anthropic usechat backend to OpenAI-level tool-use parity and stream robustness (#2971) 2026-03-04 16:20:50 -08:00
usechat-mode.go tsunami / builder updates (jsfuncs, devtools, gpt-5.4, etc) (#3226) 2026-04-17 12:30:39 -07:00
usechat-prompts.go minor v0.13 fixes (#2649) 2025-12-08 21:58:54 -08:00
usechat-utils.go Create Interface for Backend AI Providers (#2572) 2025-11-19 11:38:56 -08:00
usechat.go tsunami / builder updates (jsfuncs, devtools, gpt-5.4, etc) (#3226) 2026-04-17 12:30:39 -07:00
usechat_mode_test.go Centralize proxy HTTP client creation in aiutil and remove redundant backend tests (#2961) 2026-03-02 11:16:50 -08:00