.cargo
Fix Windows MSVC linking issues ( #7511 )
2026-02-25 22:59:32 +00:00
.devcontainer
fix(devcontainer): install protoc to fix build ( #3267 )
2025-07-08 05:02:03 +08:00
.github
refactor: redesign npm publishing workflow ( #8122 )
2026-03-25 21:15:45 +00:00
.husky
use pnpm for Desktop Electron App ( #7679 )
2026-03-11 12:46:05 +00:00
.intersect
[FEAT] Introduce PR level security scans ( #968 )
2025-01-31 17:08:12 +11:00
bin
use pnpm for Desktop Electron App ( #7679 )
2026-03-11 12:46:05 +00:00
crates
Lifei/clean up old onboarding flow ( #8099 )
2026-03-26 00:34:22 +00:00
documentation
docs: Setup social sharing for blogposts ( #8102 )
2026-03-25 14:37:08 +00:00
evals /open-model-gym
chore(deps): bump @hono/node-server from 1.19.9 to 1.19.11 in /evals/open-model-gym/mcp-harness ( #7687 )
2026-03-11 19:38:58 +00:00
examples
Spelling ( #7137 )
2026-02-11 14:35:24 +00:00
oidc-proxy
Add a code review step which uses a short-lived provider token ( #7932 )
2026-03-24 12:57:40 +00:00
recipe-scanner
Spelling ( #7137 )
2026-02-11 14:35:24 +00:00
scripts
feat: add optional native-tls support as alternative to rustls ( #8037 )
2026-03-25 20:46:50 +00:00
services /ask-ai-bot
feat: better private channel detection, bot version debugging ( #7680 )
2026-03-05 20:02:52 +00:00
ui
Lifei/clean up old onboarding flow ( #8099 )
2026-03-26 00:34:22 +00:00
vendor /v8
Fix Windows MSVC linking issues ( #7511 )
2026-02-25 22:59:32 +00:00
workflow_recipes /release_risk_check
chore: added a recipe to help identify high risk change prs for testing ( #7651 )
2026-03-05 18:52:36 +00:00
.dockerignore
Add Docker support for Goose in CI/CD pipelines ( #4434 )
2025-09-03 10:14:41 -04:00
.gitattributes
Some system prompt tidying ( #5313 )
2025-10-24 20:22:27 -04:00
.gitignore
feat: upgrade ink for performance, and use stdio not http ( #8004 )
2026-03-20 01:23:18 +00:00
.goosehints
fix: outdated clippy command in goosehints ( #7590 )
2026-02-28 12:47:39 +00:00
AGENTS.md
don't imply running builds all the time in AGENTS.md ( #7865 )
2026-03-17 13:20:03 +00:00
BUILDING_DOCKER.md
docs: clarifies config file locations and purposes ( #5210 )
2025-10-29 16:46:01 -04:00
BUILDING_LINUX.md
fix: removed double dash in pnpm command ( #7951 )
2026-03-17 06:09:40 +00:00
Cargo.lock
feat: add optional native-tls support as alternative to rustls ( #8037 )
2026-03-25 20:46:50 +00:00
Cargo.toml
chore(release): bump version to 1.29.0 (minor) ( #8088 )
2026-03-24 14:55:15 +00:00
clippy.toml
Remove clippy too_many_lines lint and decompose long functions ( #7064 )
2026-02-07 04:10:24 +00:00
CONTRIBUTING.md
Update contributing.md ( #7927 )
2026-03-17 06:35:27 +00:00
CONTRIBUTING_RECIPES.md
RPI recipes ( #6258 )
2025-12-23 15:38:26 -06:00
Cross.toml
fix: linux builds: use gcc 10 in Linux builds ( #4841 )
2025-09-26 11:12:05 -04:00
CUSTOM_DISTROS.md
fix(desktop): make bundle and updater asset naming configurable ( #7337 )
2026-02-26 19:36:44 +00:00
deny.toml
chore: ignore unmaintained warning for proc-macro-error ( #8084 )
2026-03-24 17:27:37 +00:00
Dockerfile
Dockerfile: add missing build/runtime dependencies ( #7546 )
2026-02-28 00:51:11 +00:00
download_cli.ps1
Correct windows artifact ( #7699 )
2026-03-06 16:39:11 +00:00
download_cli.sh
Fix goose update failing on Linux with ETXTBSY ( #8107 )
2026-03-25 13:57:25 +00:00
flake.lock
Set up direnv and update flake inputs ( #6526 )
2026-02-17 15:26:04 +00:00
flake.nix
fix: flake.nix ( #7224 )
2026-03-07 17:16:19 +00:00
goose-self-test.yaml
Spelling ( #7137 )
2026-02-11 14:35:24 +00:00
GOVERNANCE.md
gov: new LF Projects LLC section ( #6027 )
2025-12-09 09:28:51 -08:00
Justfile
feat: add optional native-tls support as alternative to rustls ( #8037 )
2026-03-25 20:46:50 +00:00
LICENSE
chore: Update LICENSE ( #53 )
2024-09-09 14:56:30 -04:00
MAINTAINERS.md
chore: Add Adrian Cole to Maintainers ( #5815 )
2025-11-19 13:20:18 -05:00
README.md
Update contributing.md ( #7927 )
2026-03-17 06:35:27 +00:00
RELEASE.md
Tweak the release process: no more merge to main ( #7994 )
2026-03-23 13:30:44 +00:00
RELEASE_CHECKLIST.md
chore: added a recipe to help identify high risk change prs for testing ( #7651 )
2026-03-05 18:52:36 +00:00
run_cross_local.md
chore: use hermit to install node, rust and protoc ( #2766 )
2025-06-04 09:45:43 +10:00
rust-toolchain.toml
Bump rust toolchain to 1.92 (current stable) ( #6356 )
2026-01-06 14:13:20 -05:00
SECURITY.md
lowercase g in goose ( #4832 )
2025-09-26 23:44:38 -05:00
test_acp_client.py
feat(acp): support loading sessions in acp ( #5942 )
2025-12-02 05:20:21 -06:00