Augment Code's Avatar

Augment Code

@augmentcode.com.bsky.social

The Developer AI that deeply understands your codebase and how your team builds software. Augment puts your teamโ€™s collective knowledge at your fingertips.

260 Followers  |  261 Following  |  336 Posts  |  Joined: 01.11.2023  |  2.0022

Latest posts by augmentcode.com on Bluesky

The top 3 requests?
๐Ÿง  "error" (35%)
โœ… "test" (21%)
โœจ "improve" (18%)

AI isnโ€™t starting from a blank file.

Itโ€™s jumping into messy code and making sense of it.

The real value? Debugging, refining, and unblocking.

16.07.2025 16:29 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Most people think devs use AI to write code from scratch.

But we analyzed 81 million developer chats โ€” and thatโ€™s not whatโ€™s happening.

Here's what we found ๐Ÿ‘‡

16.07.2025 16:29 โ€” ๐Ÿ‘ 2    ๐Ÿ” 2    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Agent prompting = engineering communication.

Donโ€™t think โ€œprompt engineering.โ€ Think โ€œdesign doc + task breakdown + pair programming.โ€

Good prompts are good collaboration.

15.07.2025 16:28 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Ask for a plan before action.

โ€œI need to expose time zone settings. First, suggest a planโ€”donโ€™t write code yet.โ€

This gives you control. And gives the Agent a checkpoint to align.

15.07.2025 16:28 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Donโ€™t cram it all in at once.

โŒ โ€œRead ticket, build UI, write tests, update docsโ€

โœ… Break into steps:
- Read ticket
- Build UI
- Write tests
- Update docs

Let the Agent finish before moving on.

15.07.2025 16:28 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Point the Agent to the right files.

โŒ โ€œAdd JSON parser to chat backendโ€

โœ… โ€œAdd JSON parser in LLMOutputParsing (services/ folder). Itโ€™ll be used to extract structured output from chat completions.โ€

Precision = performance.

15.07.2025 16:28 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Give references to code, tests, or docs.

โŒ โ€œWrite tests for ImageProcessorโ€

โœ… โ€œWrite tests for ImageProcessor.Follow structure in test_text_processor.pyโ€

The Agent learns better by example.

15.07.2025 16:28 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Include why, not just what.

โŒ โ€œUse events instead of direct method callsโ€

โœ… โ€œReviewers flagged tight coupling in SettingsWebviewPanel.statusUpdate(). Letโ€™s refactor to events to improve modularity.โ€

Reasoning aligns the Agent with your intent.

15.07.2025 16:28 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

โŒ โ€œFix bug in login handlerโ€

โœ… โ€œLogin fails with 500 on incorrect passwords. Repro: call /api/auth with wrong creds. Check auth_service.py. Add test if possible.โ€

Agents need context like humans do.

15.07.2025 16:28 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Most Agent failures arenโ€™t about bad models.

Theyโ€™re about bad prompts.

Hereโ€™s how to write prompts that actually workโ€”based on thousands of real dev-Agent interactions ๐Ÿ‘‡๐Ÿงต

15.07.2025 16:28 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Thanks for the feedback, Michael - agree we were overzealous here. We'll go ahead and delete all your info so you don't hear from us again.

11.07.2025 04:12 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Introducing Augment Rules The most powerful AI software development platform with the industry-leading context engine.

Ready to make your agent work the way you do? Create a .augment/rules/ folder in your repository and start customizing.

๐Ÿ”— www.augmentcode.com/changelog/in...

09.07.2025 21:21 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Already using .augment-guidelines.md?

No changes requiredโ€”your setup remains supported.

But Augment Rules offers even greater flexibility and control.

09.07.2025 21:21 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Three flexible ways to use Rules:

1๏ธโƒฃ Always: Attach rules to every query automatically

2๏ธโƒฃ Manual: Select rules per query as needed

3๏ธโƒฃ Auto: Describe your taskโ€”the agent intelligently selects the most relevant rules

09.07.2025 21:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Get started in seconds:

๐Ÿง  Smart Rule Selection: Agent Requested mode finds whatโ€™s relevant for each task

๐Ÿš€ Seamless Migration: Import rules from other tools, or use your existing Augment guidelines

๐Ÿงฉ Flexible Organization: Use any file name or structure to match your workflow

09.07.2025 21:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Every project, team, and workflow is unique.

Augment Rules empower you to specify exactly how your agent should behave. Simply add instruction files to .augment/rules/ and your agent will adapt.

09.07.2025 21:21 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

With Augment Rules, your software agent can build just like your team does.

09.07.2025 21:21 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 1

Stay in-session. Build context.

Correct it like you would a teammate:

โ€œThis is closeโ€”just fix the null case.โ€
โ€œLeave the rest as-is.โ€

Youโ€™ll be surprised how far a few nudges go.

07.07.2025 16:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Failure is feedback.

It tells you:
โ€“ What the Agent misunderstood
โ€“ What you didnโ€™t explain
โ€“ What to clarify next

Donโ€™t bailโ€”refine.

07.07.2025 16:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Let it write and run tests.

Then iterate:

โ€œTests failedโ€”what went wrong?โ€
โ€œFix the off-by-one error in test 3.โ€
โ€œRerun and confirm.โ€

Quick cycles beat careful guesses every time.

07.07.2025 16:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

The best Agent workflows look like test-driven development:

Write โ†’ run โ†’ fix โ†’ rerun.

Youโ€™re not aiming for a perfect promptโ€”you're building momentum.

07.07.2025 16:22 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Prompt.
Wait.
It messes up.
Start over?

Not if you build a feedback loop.

Hereโ€™s how to make Agents actually useful ๐Ÿ‘‡

07.07.2025 16:22 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

PS: Thatโ€™s why we built Prompt Enhancer โ€”it auto-pulls context from your codebase and rewrites your prompt for clarity.

Available now in VS Code & JetBrains: just click โœจ and ship better prompts, faster.

03.07.2025 17:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

TL;DR:

๐Ÿ› ๏ธ Tools help
๐Ÿ“ File paths help
๐Ÿง  Rationale helps
๐Ÿ“Œ Examples help

Agents donโ€™t need perfect prompts.

They need complete ones.

03.07.2025 17:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Examples work tooโ€”but only if theyโ€™re scoped:

โŒ โ€œImplement tests for ImageProcessor.โ€
โœ… โ€œImplement tests for ImageProcessor. Follow the pattern in text_processor.py.โ€

Now it knows what โ€œgoodโ€ looks like.

03.07.2025 17:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

A high-context prompt answers the silent questions:

- Where should I look?
- What else is relevant?
- Are there examples I can follow?
- Whatโ€™s the user really trying to do?

Agents donโ€™t ask.

So you have to pre-answer.

03.07.2025 17:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Hereโ€™s what a low-context prompt looks like: โ€œEnable JSON parser for chat backend.โ€

Sounds fine, right?

Until the Agent:
- Picks the wrong file
- Misses the LLMOutputParsing class
- Uses a config that doesnโ€™t exist

Because you didnโ€™t ground it.

03.07.2025 17:15 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Prompting isnโ€™t about being clever.

Itโ€™s about giving the Agent everything it needs to not guess.

That means:
- Clear goals
- Relevant files
- Helpful examples
- Precise constraints

Agents donโ€™t hallucinate randomlyโ€”they hallucinate from missing context.

03.07.2025 17:15 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Most Agent failures arenโ€™t model problems. Theyโ€™re context problems.

If you give vague or incomplete info, the Agent will fill in the blanksโ€”and usually get them wrong.

Hereโ€™s how to write high-context prompts that actually work ๐Ÿ‘‡

03.07.2025 17:15 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Guess now we can predict Asia's lunch time ๐Ÿ’€

02.07.2025 16:14 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@augmentcode.com is following 20 prominent accounts