goose/services/ask-ai-bot
BestCodes f96f62d985
Some checks are pending
CI / changes (push) Waiting to run
CI / Check Rust Code Format (push) Blocked by required conditions
CI / Build and Test Rust Project (push) Blocked by required conditions
CI / Build Rust Project on Windows (push) Waiting to run
CI / Check MSRV (push) Blocked by required conditions
CI / Lint Rust Code (push) Blocked by required conditions
CI / Check Generated Schemas are Up-to-Date (push) Blocked by required conditions
CI / Test and Lint Electron Desktop App (push) Blocked by required conditions
Create Minor Release PR / check-version-bump-pr (push) Waiting to run
Create Minor Release PR / release (push) Blocked by required conditions
Live Provider Tests / check-fork (push) Waiting to run
Live Provider Tests / changes (push) Blocked by required conditions
Live Provider Tests / Build Binary (push) Blocked by required conditions
Live Provider Tests / Smoke Tests (push) Blocked by required conditions
Live Provider Tests / Smoke Tests (Code Execution) (push) Blocked by required conditions
Canary / Prepare Version (push) Waiting to run
Canary / build-cli (push) Blocked by required conditions
Canary / Upload Install Script (push) Blocked by required conditions
Canary / bundle-desktop (push) Blocked by required conditions
Canary / bundle-desktop-intel (push) Blocked by required conditions
Canary / bundle-desktop-linux (push) Blocked by required conditions
Canary / bundle-desktop-windows (push) Blocked by required conditions
Canary / bundle-desktop-windows-cuda (push) Blocked by required conditions
Canary / Release (push) Blocked by required conditions
Live Provider Tests / Compaction Tests (push) Blocked by required conditions
Publish Ask AI Bot Docker Image / docker (push) Waiting to run
Publish Docker Image / docker (push) Waiting to run
Scorecard supply-chain security / Scorecard analysis (push) Waiting to run
feat: askai bot hints for followups (#10291)
2026-07-07 03:27:44 +00:00
..
clients switch Ask AI Discord bot from openrouter to anthropic (#7386) 2026-02-20 15:39:05 +00:00
commands feat: better private channel detection, bot version debugging (#7680) 2026-03-05 20:02:52 +00:00
events feat: askai bot hints for followups (#10291) 2026-07-07 03:27:44 +00:00
utils chore(aaif): rename a bunch of repository references (#8152) 2026-04-07 15:34:48 +10:00
.dockerignore feat: allow goose askai bot to search goose codebase (#7508) 2026-02-26 20:57:36 +00:00
.env.example feat: allow goose askai bot to search goose codebase (#7508) 2026-02-26 20:57:36 +00:00
.gitignore feat: ask ai discord bot (#6842) 2026-02-02 22:11:28 +00:00
bun.lock feat: better private channel detection, bot version debugging (#7680) 2026-03-05 20:02:52 +00:00
Dockerfile feat: allow goose askai bot to search goose codebase (#7508) 2026-02-26 20:57:36 +00:00
index.ts feat: ask ai discord bot (#6842) 2026-02-02 22:11:28 +00:00
package.json feat: better private channel detection, bot version debugging (#7680) 2026-03-05 20:02:52 +00:00
tsconfig.json feat: ask ai discord bot (#6842) 2026-02-02 22:11:28 +00:00