Files
vibe-coding-cn/docs/research/aider-ai-aider/raw/github-latest-release.raw.json
T
tradecatlabs a8099f52fe docs: add research domains and resource registry
- add local external resources registry
- add research domain contract and per-repository research domains
- add raw fact snapshot governance and validation scripts

Validation:
- make test
- git diff --check HEAD~1..HEAD

Note:
- welcome workflow failed because its action input names are stale; core content CI passed.
2026-07-03 08:20:22 +08:00

55 lines
3.0 KiB
JSON

{
"url": "https://api.github.com/repos/Aider-AI/aider/releases/238790002",
"assets_url": "https://api.github.com/repos/Aider-AI/aider/releases/238790002/assets",
"upload_url": "https://uploads.github.com/repos/Aider-AI/aider/releases/238790002/assets{?name,label}",
"html_url": "https://github.com/Aider-AI/aider/releases/tag/v0.86.0",
"id": 238790002,
"author": {
"login": "paul-gauthier",
"id": 69695708,
"node_id": "MDQ6VXNlcjY5Njk1NzA4",
"avatar_url": "https://avatars.githubusercontent.com/u/69695708?v=4",
"gravatar_id": "",
"url": "https://api.github.com/users/paul-gauthier",
"html_url": "https://github.com/paul-gauthier",
"followers_url": "https://api.github.com/users/paul-gauthier/followers",
"following_url": "https://api.github.com/users/paul-gauthier/following{/other_user}",
"gists_url": "https://api.github.com/users/paul-gauthier/gists{/gist_id}",
"starred_url": "https://api.github.com/users/paul-gauthier/starred{/owner}{/repo}",
"subscriptions_url": "https://api.github.com/users/paul-gauthier/subscriptions",
"organizations_url": "https://api.github.com/users/paul-gauthier/orgs",
"repos_url": "https://api.github.com/users/paul-gauthier/repos",
"events_url": "https://api.github.com/users/paul-gauthier/events{/privacy}",
"received_events_url": "https://api.github.com/users/paul-gauthier/received_events",
"type": "User",
"user_view_type": "public",
"site_admin": false
},
"node_id": "RE_kwDOJhC06c4OO6Vy",
"tag_name": "v0.86.0",
"target_commitish": "main",
"name": "Aider v0.86.0",
"draft": false,
"immutable": false,
"prerelease": false,
"created_at": "2025-08-09T15:54:51Z",
"updated_at": "2025-08-09T17:42:19Z",
"published_at": "2025-08-09T17:42:19Z",
"assets": [],
"tarball_url": "https://api.github.com/repos/Aider-AI/aider/tarball/v0.86.0",
"zipball_url": "https://api.github.com/repos/Aider-AI/aider/zipball/v0.86.0",
"body": "- Added support for all GPT-5 models.\r\n- Added support for Grok-4 via `xai/grok-4` and `openrouter/x-ai/grok-4` model names.\r\n- Added support for `gemini/gemini-2.5-flash-lite-preview-06-17` model, by Tamir Zahavi-Brunner.\r\n- `/clear` now prints “All chat history cleared.” so you know it worked, by Zexin Yuan.\r\n- `/undo` output now shows only the first line of each commit message, making it easier to read.\r\n- Added support for `openrouter/moonshotai/kimi-k2` model, by Jack Harrington.\r\n- Display model announcements with no-arg `/model` command.\r\n- Fixed an issue where new settings for an existing model didn't replace the old ones, by Andrew Grigorev.\r\n- Fixed analytics to support the latest PostHog SDK event-capture API.\r\n- Bumped dependencies to pick up latest litellm==1.75.0.\r\n\r\n- Aider wrote 88% of the code in this release.",
"reactions": {
"url": "https://api.github.com/repos/Aider-AI/aider/releases/238790002/reactions",
"total_count": 51,
"+1": 0,
"-1": 0,
"laugh": 0,
"hooray": 0,
"confused": 0,
"heart": 2,
"rocket": 46,
"eyes": 3
}
}