Tommi Somersuo
@tommis
AI Tech Lead @ Solita.fi | Agentic engineering, architecture & governance. Offline: Runner, angler, RES/SRA, Tibetan Terrier owner.
Visual Studio Code Agents is a new preview companion app that ships alongside VS Code Insiders: code.visualstudio.com/updates/v1_1...
Claude Code 2.1.9.1 includes likely fix for token consumption bug: github.com/anthropics/c...
hypercontext.sh : Hypercontext is a knowledge skill for Claude Code. Invoke /hypercontext and the agent introspects — threads, files, tools, remaining context — and renders a spatial ASCII map.
"Programmatic Tool Calling enables Claude to orchestrate tools through code rather than through individual API round-trips, allowing for parallel tool execution."
With a little bit of tweaking and help from github copilot - CodeExecutionAgent.cs came out and it actually works. Its really messy, but it shows how much potential there is in just using code directly instead of having the agent process endless tool calls. 2/
vscode copilot chat team cooking a new agent spec file format, to supplement chatmodes/prompt file format named *.agent.md. Havent seen any blog posts/news about this yet: github.com/microsoft/vs...
TIL: If you have privacy.resistFingerprinting true in Firefox, this will mess up Bluesky image posting :| . Your images will end up looking like this
Tracking the performance of the various coding agents: aavetis.github.io/ai-pr-watcher/