| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| godex-darwin-amd64 | 2026-04-19 | 30.2 MB | |
| godex-darwin-arm64 | 2026-04-19 | 28.8 MB | |
| godex-linux-amd64 | 2026-04-19 | 29.5 MB | |
| godex-linux-arm64 | 2026-04-19 | 27.9 MB | |
| godex-darwin-amd64.sha256 | 2026-04-19 | 85 Bytes | |
| godex-darwin-arm64.sha256 | 2026-04-19 | 85 Bytes | |
| godex-linux-amd64.sha256 | 2026-04-19 | 84 Bytes | |
| godex-linux-arm64.sha256 | 2026-04-19 | 84 Bytes | |
| godex-windows-amd64.exe | 2026-04-19 | 30.3 MB | |
| godex-windows-amd64.exe.sha256 | 2026-04-19 | 90 Bytes | |
| README.md | 2026-04-19 | 1.4 kB | |
| Release v0.25.0 source code.tar.gz | 2026-04-19 | 7.5 MB | |
| Release v0.25.0 source code.zip | 2026-04-19 | 7.6 MB | |
| Totals: 13 Items | 161.9 MB | 0 | |
Changes
- Merge pull request [#15] from cheikh2shift/add-schedule (99b514d)
- Handle permission errors in tool execution: return specific message for restricted paths (11ea635)
- Enhance task loading and listing: streamline query conditions and sort tasks by creation date (5eb2029)
- remove godex binary (9af96c6)
- Add /schedule-clear command and enhance scheduler status handling (5b771b1)
- Refactor main execution flow, clean up unused functions, and improve test readability (6829203)
- Enhance scheduler tool execution by deduplicating identical calls and improve provider reinitialization for better runtime configuration handling (53a41cb)
- Refactor scheduler struct for improved readability and consistency (043d7ee)
- Add task completion callback and enhance schedule command options (6bc340e)
- stop displaying tool desc. (707818d)
- Add tests for scheduler and tool call functionalities (af37a3f)
- Enhance task scheduling by starting loaded tasks on initialization and improving task execution error handling (9c3297e)
- Implement schedule command enhancements and output handling for scheduled tasks (f71e0c5)
- add initial impl. of scheduler (6e1398f)
Installation
Download the appropriate binary for your platform and run the install script:
:::bash
curl -sSL https://raw.githubusercontent.com/cheikh2shift/godex/main/install.sh | sh
Verification
Each binary includes a SHA256 checksum file for verification.