441 Commits
Author SHA1 Message Date
rookitandCopilot 7d05a9a4a6 chore(cli): add PyPI package metadata
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-03 15:23:20 +08:00
rookitandCopilot b7e7ae7dfe Stop tracking embedded repositories
Treat asf-doc and asp-marketplace as local independent repositories by removing their gitlinks from the parent index and ignoring the paths.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-03 11:21:14 +08:00
funnywolfandCopilot 902112cea2 Implement ASP CLI agent API foundation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-02 22:19:09 +08:00
funnywolfandCopilot 8e2bb494a9 Add ASP CLI agent integration design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-02 21:42:39 +08:00
funnywolfandCopilot 9966c623d8 Update homepage docs ref
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 21:29:55 +08:00
funnywolf 361088b167 add issues template 2026-07-01 21:12:16 +08:00
funnywolfandCopilot 5ce3b7f485 Update docs and marketplace MCP refs
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 21:02:53 +08:00
funnywolfandCopilot e279a81f76 Implement MCP comment attachment access
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 20:19:57 +08:00
funnywolfandCopilot b526f0e794 Add MCP comment attachments spec
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 20:14:01 +08:00
funnywolfandCopilot 4a440e85aa Add configurable left-pinned table columns
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-07-01 19:05:12 +08:00
funnywolf bb947a200e fix ci error 2026-07-01 18:34:48 +08:00
rookit 5122686d53 add TODO 2026-07-01 15:02:08 +08:00
rookitandCopilot 2b08f747b3 Store table preferences in backend
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 14:02:04 +08:00
rookit 4753f945f1 add websocket 2026-06-29 13:46:26 +08:00
rookitandCopilot 7cad6783e9 Design backend table preferences
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 13:45:05 +08:00
rookitandCopilot 60f4751a23 Design websocket message and inbox realtime
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-29 11:31:11 +08:00
rootkitandGitHub b10755878b Merge pull request #24 from FunnyWolf/dev
Dev
2026-06-28 23:05:02 +08:00
funnywolfandCopilot b8a28a2998 Prepare v0.4.1 release
Map v0.4.1 to its release notes, update the compose package image template, and advance the documentation submodule.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
v0.4.1
2026-06-28 22:52:55 +08:00
funnywolfandCopilot ddae5ae4b2 Document compose backup and restore
Add stopped full backup and restore guidance to the Docker Compose package README files and update the documentation submodule pointer.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 22:45:28 +08:00
funnywolfandCopilot 0a771f2843 Add compose package Chinese README
Include a standalone Chinese README in the Docker Compose release package and update the documentation submodule with deployment operations and upgrade pages.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 22:32:50 +08:00
funnywolfandCopilot 16854d0c45 Fix worker config refresh and frontend healthcheck
Refresh runtime configuration before worker iterations so long-running worker processes do not keep stale lru_cache values after settings changes. Also probe the frontend healthcheck through 127.0.0.1 to match the nginx listener.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 22:24:01 +08:00
funnywolfandCopilot c696ecba3f Fix deployment script permissions
Ensure Docker Compose package scripts keep executable permissions and make the frontend certificate entrypoint executable in the image.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 22:00:56 +08:00
funnywolfandCopilot 807d38b5dc Update documentation submodule
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 20:40:09 +08:00
funnywolfandCopilot f984c0b68a Document development docs IA design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 19:33:29 +08:00
funnywolfandCopilot fbac505961 Translate custom examples docs design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 19:11:29 +08:00
funnywolfandCopilot b3f1ae0b9b Document custom examples docs design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 19:09:02 +08:00
funnywolfandCopilot 2380820c50 Update documentation submodule
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 18:51:37 +08:00
funnywolfandCopilot 07d3c80e82 Avoid exposing Redis stream errors
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 18:24:52 +08:00
funnywolfandCopilot 7de66ba613 Prepare v0.4.0 release
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
v0.4.0
2026-06-28 17:24:41 +08:00
funnywolfandCopilot f2f0baaa0e Document v0.4.0 release design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 17:05:15 +08:00
funnywolfandCopilot 91ef8f42f0 Add authenticated record share links
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 16:55:27 +08:00
funnywolf aa186039e3 update 2026-06-28 16:49:08 +08:00
funnywolfandCopilot 18331558ea Document record sharing design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 16:48:10 +08:00
funnywolf 0f9b5acf0c update 2026-06-28 16:30:51 +08:00
funnywolfandCopilot 113b5d0fcc Update documentation submodule
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 16:28:08 +08:00
funnywolfandCopilot 98a2749d60 Add settings tag preview
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 15:58:29 +08:00
funnywolfandCopilot da94d2f194 Add custom definitions console
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 15:09:10 +08:00
funnywolfandCopilot 3ca53ecef8 Document custom definitions console design
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 13:57:04 +08:00
funnywolf 0319ff96b4 update 2026-06-28 13:13:20 +08:00
funnywolfandCopilot 8d4fde9ecb Remove hidden runtime environment overrides
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 13:12:22 +08:00
funnywolfandCopilot f46b628d62 Fix inbox notification preference delivery
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 12:20:38 +08:00
funnywolfandCopilot da68d71848 Regenerate app initial migrations
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 12:17:14 +08:00
funnywolfandCopilot 4a787cd043 Rename agentic runtime settings to runtime
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 12:07:04 +08:00
funnywolfandCopilot 72c922dd71 Prevent admins deleting themselves
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 12:00:52 +08:00
funnywolfandCopilot 1f74117a5a Add expiration placeholder hints
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-28 11:57:57 +08:00
funnywolf 341c7e4174 rebuild 2026-06-28 11:54:26 +08:00
funnywolf 96ed4cf7b4 rebuild 2026-06-28 11:32:24 +08:00
funnywolf 2fe6c7eae3 rebuild 2026-06-28 11:28:22 +08:00
funnywolfandCopilot aa63e0aa42 Improve dashboard big-screen UX
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-27 23:47:39 +08:00
funnywolfandCopilot 8902cbeda2 fix: normalize inbox resource link labels
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-06-27 22:38:04 +08:00