A March 13, 2026 Show HN post presented GitAgent as a git-native agent specification built around files like `agent.yaml`, `SOUL.md`, and `SKILL.md`, with portability, versioning, and auditability as the core pitch.
#developer-tools
RSS FeedAnthropic says 1M context is now generally available for Opus 4.6 and Sonnet 4.6 with standard pricing, no long-context premium, and media limits expanded to 600 images or PDF pages. Hacker News treated the announcement as a practical deployment story rather than a simple spec bump.
Perplexity said on March 11, 2026 that its Sandbox API will become both an Agent API tool and a standalone service. Existing docs already frame Agent API as a multi-provider interface with explicit tool configuration, so the update pushes code execution closer to a first-class orchestration primitive.
A March 10 Hacker News thread picked up Bozhidar Batsov's long essay on Emacs, Vim, and AI-native development tools. The discussion matters because it frames the editor question less as “who has autocomplete” and more as whether programmable, terminal-friendly workflows can keep an edge as coding shifts toward steering AI output.
A March 13, 2026 Hacker News thread focused on Anthropic's 1M context GA update for Claude Opus 4.6 and Sonnet 4.6, especially the removal of long-context premiums. The release also raises media limits to 600 images or PDF pages and rolls 1M context into Claude Code for Max, Team, and Enterprise users.
Rudel uploads Claude Code transcripts into a dashboard that tracks tokens, duration, abandonment, and sub-agent use, giving teams a way to inspect agent workflows instead of treating them as opaque output streams.
OmniCoder-9B packages agent-style coding behavior into a smaller open model by training on more than 425,000 curated trajectories from real tool-using workflows.
A Show HN post for nah introduced a PreToolUse hook that classifies tool calls by effect instead of relying on blanket allow-or-deny rules. The README emphasizes path checks, content inspection, and optional LLM escalation, while HN discussion focused on sandboxing, command chains, and whether policy engines can really contain agentic tools.
A Hacker News thread pushed CodeSpeak beyond the headline claim of a new language for LLMs. The project says teams should maintain compact specs instead of generated code, while HN commenters questioned determinism, provider lock-in, and whether CodeSpeak is a language or an orchestration workflow.
OpenAI Developers published a March 11, 2026 engineering write-up explaining how the Responses API uses a hosted computer environment for long-running agent workflows. The post centers on shell execution, hosted containers, controlled network access, reusable skills, and native compaction for context management.
Hacker News elevated Bassim Eledath’s eight-level framework, responding to an article that explains coding-agent performance gaps through workflow maturity instead of model benchmarks.
GitHub Copilot CLI is now generally available, bringing Copilot into the terminal for standard subscribers. GitHub paired the release with broader Copilot changes including next edit suggestions, MCP-enabled agent mode, background agents, and a higher-end Pro+ plan.