llm-kb
← Back to social
Community

Developer asks how much autonomy teams would give AI coding agents in isolated sandboxes

A 26-year-old software engineer on Reddit asks whether teams would trust an AI agent to autonomously work on Jira tickets in an isolated sandbox, open a PR, but never merge. The agent would have access only to approved MCP servers (GitHub, Jira, docs, Grafana) and run tests before creating a PR for human review. The post sparks discussion on the acceptable level of AI autonomy in software development.

6 engagement·1 source·Sun, Jul 12, 2026, 06:58 AM
The post, dated July 12, 2026, on Reddit, describes a scenario where an AI coding agent is given a Jira ticket, works in an automatically created isolated dev environment with the repo cloned and dependencies installed, and has access only to team-approved MCP servers (GitHub, Jira, docs, Grafana). The agent runs tests and opens a PR if everything looks good, but never merges. The author, a 26F software engineer, asks where other teams draw the line on AI autonomy. The post has low engagement (6 points) but raises practical questions about trust and safety in AI-assisted development workflows.

Entities

Reddit(company)Jira(tool)GitHub(tool)Grafana(tool)MCP(concept)

Related

CommunitySun, Jul 12, 2026, 01:47 AM

Community proposes three-stage rollout pattern for safe AI agent deployment

A Reddit user outlines a three-stage rollout pattern for AI agents to manage irreversible actions: observe only, propose actions with human approval, and execute bounded actions. The pattern addresses the challenge of deciding when an agent is allowed to act, emphasizing safety through staged permissions.

5 engagement·1 source·reddit
CommunitySat, Jul 11, 2026, 09:07 AM

Developer open-sources agent-instructions repo to curb AI coding agent degradation

A developer frustrated by AI coding agents losing context and hallucinating after about 10 minutes created a set of rules to keep them on track. The rules, shared as an open-source GitHub repo, aim to reduce the need for constant reminders and prevent infinite loops. The project has gained attention from other developers facing similar issues.

2 engagement·1 source·reddit
CommunitySun, Jul 12, 2026, 06:18 AM

Community discusses lack of process for retiring AI agents

A Reddit post highlights the growing problem of AI agent lifecycle management: spinning up agents is easy, but there is no established process for shutting them down. Agents accumulate in production, degrading or costing money, with no clear owner or criteria for retirement.

3 engagement·1 source·reddit
CommunitySat, Jul 11, 2026, 05:12 PM

Harness engineer reports easy creation of complex AI agents for multi-step automation

A harness engineer on Reddit describes how they can now create agents in hours that automate long, multi-step workflows, including generating an AI video series where each character is sourced from five different models. The post highlights the growing accessibility of agentic AI for practical automation.

10 engagement·1 source·reddit
CommunitySat, Jul 11, 2026, 06:13 PM

Developer asks community for agent evaluation practices, cites silent breakage

A developer building AI agents reports that prompt or MCP changes often break silently despite passing manual tests. They ask the community about evaluation methods, including fixed test cases, skill-level vs. end-to-end checks, and tools like DeepEval, LangSmith, and Ragas.

10 engagement·1 source·reddit