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
shenlan
bb3609b90b
chore: update project names in homepage
2025-07-23 17:10:44 +08:00
Haitao Pan
aa4f6eeb3f
Merge branch 'main' into feat/homepage-icons
2025-06-20 08:29:23 +08:00
Haitao Pan
617264b1de
rename: ui/nextjs -> ui/panel
2025-06-20 08:28:45 +08:00
shenlan
3696c8ce49
Merge pull request #22 from svc-design/codex/修正terms-of-service和翻译问题
...
Add bilingual Terms and Contact sections
2025-06-19 17:37:20 +08:00
shenlan
05ee17fad0
Merge pull request #23 from svc-design/feat/homepage-icons
...
feat: generate favicon.ico and 32px icon from logo.png
2025-06-19 17:11:55 +08:00
Haitao Pan
edb1c940bc
feat: generate favicon.ico and 32px icon from logo.png
2025-06-19 17:10:47 +08:00
shenlan
211f46b89c
Add bilingual terms and contact sections
2025-06-19 17:06:56 +08:00
shenlan
b7e59c33a5
chore: update nextjs yarn.lock
2025-06-19 14:27:07 +08:00
Haitao Pan
236057bb3b
feat(ui): add responsive hamburger menu for mobile navigation
2025-06-18 21:19:19 +08:00
Haitao Pan
9454e3b32d
fix: remove deprecated experimental.appDir and fix Makefile export target indentation
2025-06-18 21:03:30 +08:00
shenlan
5d22080d93
fix: update next export workflow
2025-06-18 20:47:24 +08:00
shenlan
7e6c9f10d9
Fix homepage components
2025-06-18 20:32:36 +08:00
Haitao Pan
b0f4815eba
feat: setup Next.js homepage with app router, components, and Tailwind config
2025-06-18 20:27:53 +08:00
Haitao Pan
68db5c70b5
chore: add .gitignore and yarn.lock, update build and TS config
2025-06-18 17:15:28 +08:00
shenlan
331db60fd2
feat(ui): enhance header and sidebar
2025-06-18 17:04:10 +08:00
shenlan
7da4a633eb
Merge pull request #5 from svc-design/codex/补充ui/nextjs目录makefile并更新文档
...
Add Next.js Makefile for macOS and docs
2025-06-18 14:36:59 +08:00
shenlan
38f5cf5e0b
docs: add macOS Makefile and usage
2025-06-18 14:36:07 +08:00
shenlan
614f7a52b7
Add package.json for Next.js admin panel
2025-06-18 14:32:57 +08:00
shenlan
07a68ca204
Make admin panel responsive
2025-06-18 11:09:16 +08:00
shenlan
6db5d43891
Add Next.js admin panel skeleton
2025-06-18 10:51:38 +08:00
shenlan
e207c35bb7
Fix UI embedding
2025-06-04 16:31:42 +08:00