shenlan
6010c97100
refactor: remove embedded UI
2025-08-21 17:29:25 +08:00
Haitao Pan
cc8423f0b0
chore(project): add project bootstrap & workflow
2025-08-21 16:54:40 +08:00
shenlan
c9d9a87c45
Add skeleton OIDC IDP server and LDP management UI
2025-08-21 09:48:22 +08:00
shenlan
f8ca5ccb70
feat: scaffold account service and ui
2025-08-19 12:49:05 +08:00
root
98c6883171
update docs/install_tiny_agent.sh
2025-08-16 23:33:39 +08:00
root
27694621b4
chore(build): update Makefiles & setup script for Go, Node.js, and DB deps
...
- Add install-node target with NODE_MAJOR support in Makefile
- Update client/server Makefiles for Go build compatibility
- Enhance docs/setup_ubuntu_2204.sh with modular install functions
- Update yarn.lock for ui/homepage and ui/panel
- Minor HTML update in ui/dist/index.html
2025-08-15 21:03:04 +08:00
Haitao Pan
5509234eff
add config/server-chutes-ai.yaml
2025-08-14 20:40:52 +08:00
shenlan
8632cfeaf2
fix: handle non-streaming chat responses
2025-08-14 14:13:25 +08:00
shenlan
665002fd8f
Merge pull request #181 from svc-design/codex/analyze-optimization-for-askaidialog-flow
...
feat: enhance AskAIDialog call flow
2025-08-14 13:35:53 +08:00
shenlan
8e47605198
fix(ui): resolve AskAIDialog type errors
2025-08-14 13:30:35 +08:00
shenlan
0109967cd7
Merge branch 'main' into codex/analyze-optimization-for-askaidialog-flow
2025-08-14 13:27:52 +08:00
shenlan
c01584a674
docs: document AskAIDialog improvements
2025-08-14 13:11:27 +08:00
shenlan
d6889742aa
feat: enhance AskAIDialog caching and safety
2025-08-14 13:05:24 +08:00
shenlan
308767faf3
feat: improve AskAI dialog handling
2025-08-14 11:23:14 +08:00
Haitao Pan
b05cf40dda
add workflows: release check with require-cherrypick
2025-08-14 09:33:53 +08:00
shenlan
62aedb12b8
feat: improve AskAI dialog handling
2025-08-13 22:13:23 +08:00
shenlan
b7cbd43e17
Merge branch 'main' into migmc9-codex/optimize-askaidialog-display-format
2025-08-13 17:35:12 +08:00
shenlan
523715fb3d
feat: prettify markdown rendering
2025-08-13 17:33:11 +08:00
shenlan
6605505467
feat: enhance AI dialog rendering
2025-08-13 17:11:51 +08:00
Haitao Pan
0511501386
docs: fix zhparser build instructions for macOS Homebrew setup
2025-08-13 16:27:33 +08:00
Haitao Pan
a1ceb37af1
update .gitignore
2025-08-13 13:12:34 +08:00
Haitao Pan
b4d7ccb241
update docs/models.txt
2025-08-13 13:12:34 +08:00
Haitao Pan
6fe4e4d3d1
docs: move local embedding & Ollama API examples to api-endpoints.md
2025-08-11 09:03:05 +08:00
Haitao Pan
048e3119fb
optimize offline embedding server for macOS M4 Pro runtime
2025-08-10 21:00:21 +08:00
Haitao Pan
5fd3078e3c
add offline embedding server & model downloader
2025-08-10 17:38:45 +08:00
Haitao Pan
63545b7541
merged: server/config/server.yaml
2025-08-10 12:48:03 +08:00
shenlan
0a263246ce
feat(ui): fall back to askai when rag empty
2025-08-09 20:59:47 +08:00
shenlan
5902ab8523
refactor: derive Chutes endpoint from provider config
2025-08-09 19:38:55 +08:00
Haitao Pan
1f85eafc5c
config: refactor server.yaml location and update UI build
2025-08-09 14:14:20 +08:00
Haitao Pan
d7ff21e767
config: add allama provider with localhost endpoint for Ollama API
2025-08-09 14:04:15 +08:00
Haitao Pan
76cca3bef4
build(makefile): fix TAB indentation and add build-cli target
...
- replace space-indented recipes with TABs
- add build-cli target (cmd/cli) and include it in default build
- tidy apt pgvector install block alignment
2025-08-09 12:06:50 +08:00
shenlan
5902d7ec36
Use RAG query for Ask AI dialog with PG vector fallback
2025-08-08 08:47:03 +08:00
Haitao Pan
a57fbfa6aa
update docs/overview.md
2025-08-08 00:48:52 +08:00
shenlan
50c69e252e
test: cover rag runtime config
2025-08-08 00:18:54 +08:00
shenlan
9b13d396a2
Merge pull request #80 from svc-design/codex/replace-run-with-start/restart/stop-in-makefile
...
Add start/stop/restart targets to Makefiles
2025-08-07 23:38:35 +08:00
shenlan
b1f501c9e6
Replace run with start/stop/restart in Makefiles
2025-08-07 23:37:30 +08:00
shenlan
6e38fe1d45
Add CLI build support and disable wasm artifact
2025-08-07 23:29:17 +08:00
shenlan
9f6da286ba
feat: add config and logging
2025-08-07 23:13:44 +08:00
Haitao Pan
fe374cfd03
chore: add .gitignore and init.sql, update Makefile and docs
2025-08-07 19:32:03 +08:00
shenlan
a95b66ae79
feat: add cross-platform make orchestration
2025-08-06 09:27:49 +08:00
shenlan
455e0f283b
feat: redesign AskAI dialog layout
2025-08-03 19:22:13 +08:00
shenlan
7959cef504
Add minimize and chat end features with message limit
2025-08-03 13:52:37 +08:00
shenlan
bab7664b5e
feat(ui): proxy API calls and allow configurable endpoint
2025-08-03 08:26:43 +08:00
shenlan
02783ddf28
Update download links
2025-07-30 13:19:55 +08:00
shenlan
88acf29eb8
Add deployment assets
2025-07-25 09:52:07 +08:00
shenlan
adb616412e
Update homepage project names
2025-07-24 14:27:06 +08:00
root
94241e90f8
feat: add homepage setup/startup scripts and update assets for export
2025-07-24 14:09:55 +08:00
shenlan
ec3bbf56ee
feat(ui): extend AskAI with chat history
2025-07-24 11:52:08 +08:00
shenlan
501ae93b5f
style: update AskAI button
2025-07-24 11:37:03 +08:00
shenlan
f58fc5ca53
Add Ask AI dialog to homepage
2025-07-24 11:14:16 +08:00