12 hours ago
db51e88
feat(agent): support PERMISSIVE vs STRICT sandbox modes #7
12 hours ago
2a2dfc8
feat(agent): complete phase 2 security, identity, and observability #6
14 hours ago
279062e
feat: auto-retrieve GITBUCKET_TOKEN from .env.gitbucket in utilities #6
14 hours ago
fe376f5
security: scrub hardcoded GITBUCKET_TOKEN and update .gitignore #6
14 hours ago
6e9ad92
feat: standardize GitBucket issue management with parameterized Python scripts #6
14 hours ago
d99707d
docs: add UI selector cheat sheet to GitBucket workflow to optimize browser subagent #6
14 hours ago
3038f43
docs: mandate UI for closing issues due to GitBucket API limitations #6
14 hours ago
948bf21
docs: integrate browser setup into gitbucket workflow #6
14 hours ago
7d72a90
feat(agent): implement phase 1 gRPC POC and update architecture docs #5
19 hours ago
ba5093c
Update Cortex Agent Node Architecture Plan with User Technical Feedback
19 hours ago
5df6081
Draft: Cortex Agent Node Architecture and Implementation Plan
19 hours ago
20e98ad
Update workflows and deploy script for AI Credentials Vault and Frontend Tester
caeef40
feat: integrate GitBucket Private Snippets as a secure secret vault for deployment
23 hours ago
00dd7f5
refactor: reorganize shell scripts andEntry points in project root
1 day ago
5ba1f50
docs: add browser setup workflow for dev container environments
1 day ago
09eeb9a
docs: add deployment reference and deploy scripts
e356603
feat: expose model info to users, multi-model provider cloning, cleaner profile UI
d93a4b9
Refactor STT model selection to dropdown, add YAML config import/export, and refine Voice/Coding Assistant UI
...
3 days ago
461763a
fix: remove forced sessionId reset in websocket service
3 days ago
aa8dfdf
Reorganize frontend code for modularity and fix cds.yaml config error
3 days ago
30be2b5
fix: add full card structure to updateTemplateCard
3 days ago
d1328c3
fix: add required card_action to updateTemplateCard
3 days ago
87581bc
fix: add required card_action to template card
3 days ago
11e2b4b
feat: implement template card streaming for self-built apps
3 days ago
6f8dcca
fix: correctly pass corpId and corpSecret to account object
8443088
fix: set isSelfBuiltAppRequest flag explicitly on message object
d46d3d2
fix: correctly check isSelfBuiltAppRequest property to avoid heuristic fallback issues
...
4 days ago
52928b2
feat: add audio capability and sync/async native media handling