| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| checksums.txt | < 8 hours ago | 466 Bytes | |
| multica_windows_amd64.zip | < 8 hours ago | 4.7 MB | |
| multica_darwin_amd64.tar.gz | < 8 hours ago | 4.6 MB | |
| multica_darwin_arm64.tar.gz | < 8 hours ago | 4.3 MB | |
| multica_linux_amd64.tar.gz | < 8 hours ago | 4.6 MB | |
| multica_linux_arm64.tar.gz | < 8 hours ago | 4.1 MB | |
| README.md | < 9 hours ago | 4.3 kB | |
| v0.1.33 source code.tar.gz | < 9 hours ago | 11.2 MB | |
| v0.1.33 source code.zip | < 9 hours ago | 11.6 MB | |
| Totals: 9 Items | 45.0 MB | 0 | |
Changelog
- [2cd602] Merge pull request [#820] from zoharbabin/feat/local-storage-and-stdin
- [0a998d] Merge pull request [#846] from multica-ai/agent/j/feb218fd
- [7a896d] Merge pull request [#897] from multica-ai/agent/j/177ad75f
- [c71525] Merge pull request [#910] from multica-ai/agent/j/openclaw-p0-p1
- [27d086] Merge pull request [#920] from sanjay3290/fix/gemini-timeout-status
- [00042c] Merge pull request [#932] from multica-ai/NevilleQingNY/weekly-commit-analysis
- [dca86a] Merge pull request [#938] from 1WorldCapture/fix/lyo-7-description-click-focus
- [f2efd4] Merge pull request [#942] from multica-ai/agent/j/e9dce818
- [8779db] Merge pull request [#948] from multica-ai/agent/j/400a618f
- [158a10] Merge pull request [#949] from multica-ai/agent/j/73a6b30b
- [42e392] Merge pull request [#950] from multica-ai/agent/j/6b9aa53b
- [091ed7] Merge pull request [#953] from multica-ai/fix/editor-bubble-menu-v2
- [da6316] Merge pull request [#955] from multica-ai/agent/j/3c269006
- [2be6fd] Merge pull request [#956] from yyy9942/fix/cancel-task-race-condition
- [7995f7] Merge pull request [#957] from multica-ai/agent/j/9ecd3271
- [653c0a] Merge pull request [#959] from multica-ai/agent/j/e52c9eda
- [a36698] Merge pull request [#961] from multica-ai/fix/comment-trigger-new-tag
- [51c7db] Merge pull request [#962] from multica-ai/fix/editor-link-preview-mount-crash
- [04e571] Merge pull request [#964] from multica-ai/feat/agent-env-tab
- [e6767d] Merge pull request [#968] from multica-ai/agent/j/0ae3c9f0
- [93b754] Merge pull request [#969] from multica-ai/agent/j/696a5ce1
- [1ceb75] Update PULL_REQUEST_TEMPLATE.md
- [03310a] doc: document Homebrew CLI installation (#921)
- [a0d43c] feat(agent): OpenClaw backend P0+P1 improvements
- [f33550] feat(agent): add live log support for Gemini CLI via stream-json
- [416540] feat(agent): support custom environment variables for router/proxy mode
- [77dbca] feat(cli): add --content-stdin flag to issue comment add
- [eba68c] feat(cli): add --parent flag to issue update command
- [97755a] feat(editor): add link hover card with URL preview and actions
- [345cb9] feat(issues): add "Set parent issue" and "Add sub-issue" to More menu
- [c62bd0] feat(views): extract environment variables into separate agent tab
- [a73a9d] fix(agent): address PR review — env var blocklist, unmarshal logging, stable React keys
- [a97bd3] fix(auth): support non-localhost CLI callback for self-hosted VMs (#944)
- [d37595] fix(cli): address review feedback on --content-stdin flag
- [a1de20] fix(cli): fix Windows login requiring two attempts
- [fe0d45] fix(daemon): correct Gemini backend status on timeout and cancellation
- [9ba9ea] fix(daemon): emphasize NEW comment in trigger prompt to prevent session confusion
- [977dc6] fix(daemon): prevent task stall when agent process hangs on stdout (#947)
- [9dfe11] fix(daemon): use runtime's owner_id for agent migration on upgrade (#941)
- [46d745] fix(editor): avoid accessing editor.view during initial render in link preview
- [999d07] fix(editor): remove preventDefault from dropdown triggers in BubbleMenu
- [55ae78] fix(editor): replace DropdownMenu with Popover in BubbleMenu to fix focus
- [6a451c] fix(editor): rewrite bubble menu and link preview with useFloating
- [e17868] fix(editor): use native BubbleMenu and simplify link click
- [ed1a1d] fix(issues): include done/cancelled issues in parent/sub-issue picker search
- [013584] fix(issues): invalidate new parent's children cache on parent_issue_id change
- [bb4944] fix(openclaw): handle pretty-printed multi-line JSON output
- [5e74c4] fix(server): cancel active tasks when issue status changes to cancelled (#940)
- [445875] fix(server): handle cancel request for already-completed tasks gracefully
- [8c0708] fix(server): validate workspace membership for subscriptions and uploads (#935)
- [7c7d7f] fix(storage): scope S3 upload keys by workspace (#936)
- [35557c] fix(test): add missing selection mock in ContentEditor test
- [b6a69c] fix(views): fetch individual issue for mentions not in list cache
- [9170b0] fix(views): focus description editor when clicking empty area
- [03ad47] merge: resolve conflict with main (accept link-preview.tsx deletion)
- [418049] merge: resolve conflicts with upstream/main