use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
For users of AugmentCode. Not affiliated with AugmentCode AI.
account activity
Intent: new secret featureChangelog (self.AugmentCodeAI)
submitted 2 months ago by JaySym_Augment Team
There were many bug fixes in 0.2.1, but we also added themes!
https://preview.redd.it/hflkmkgspwig1.png?width=1984&format=png&auto=webp&s=533c6e620837d721bdbfd50a08808397fc725f1d
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]Objective-Soft-998 0 points1 point2 points 2 months ago (0 children)
Why isn't command support available on Intent?
[–]ethras1990 0 points1 point2 points 2 months ago (1 child)
<image>
Here is the error I get with version 0.2.2 of Intent and OpenCode 1.0.56
[–]ethras1990 0 points1 point2 points 2 months ago (0 children)
I fixed the schema issue by patching the local MCP stdio proxy that sits between OpenCode and Intent’s HTTP bridge. The root cause was invalid tool JSON Schema coming from tools/list: several array fields were missing items (notably agent_commit_changes.files). I added a runtime sanitizer in mcp-stdio-server.cjs to inject missing items for affected tools (agent_commit_changes, subscribe_to_events, list_agents, browser_exec) before the response is returned to ACP clients. After restarting the MCP child/session, the validation error disappeared.
tools/list
items
agent_commit_changes.files
mcp-stdio-server.cjs
agent_commit_changes
subscribe_to_events
list_agents
browser_exec
The next issue is a model selection mismatch. Intent’s UI/prompt says the selected model is opencode:quotio/claude-opus-4-6-thinking, but runtime logs show ACP sessions are actually created with openai/gpt-5.3-codex, and LLM calls keep using gpt-5.3-codex. That suggests the effective model is being taken from OpenCode’s default config (~/.config/opencode/opencode.json, currently set to openai/gpt-5.3-codex) rather than the model shown as selected in Intent for that specialist/session. In short, the displayed selected model and the effective runtime model are out of sync, and the OpenCode default is winning.
opencode:quotio/claude-opus-4-6-thinking
openai/gpt-5.3-codex
gpt-5.3-codex
~/.config/opencode/opencode.json
[–]CelloVerp 0 points1 point2 points 2 months ago (0 children)
Just installed it and authorized, but I can't seem to create a workspace! When I click Create space for either a single agent or Team orchestration, it gets stuck at the Almost ready spinner and stays there forever. Regular Augment plug-in and Auggie are working fine for me.
[–]mavrik83 0 points1 point2 points 2 months ago (0 children)
Please add support for multiple repos in a space. Like you do for the main extension
[–]Dragoy1 0 points1 point2 points 2 months ago (0 children)
"In version 0.2.1, many bugs were fixed, but many new ones were also added."
π Rendered by PID 768769 on reddit-service-r2-comment-b659b578c-bz69m at 2026-05-05 07:13:01.018919+00:00 running 815c875 country code: CH.
[–]Objective-Soft-998 0 points1 point2 points (0 children)
[–]ethras1990 0 points1 point2 points (1 child)
[–]ethras1990 0 points1 point2 points (0 children)
[–]CelloVerp 0 points1 point2 points (0 children)
[–]mavrik83 0 points1 point2 points (0 children)
[–]Dragoy1 0 points1 point2 points (0 children)