terminal
howtonotcode.com
business

Claude Code Desktop

Ai Tool

Claude is a series of large language models developed by Anthropic and first released in 2023. It is named after Claude Shannon, who pioneered information theory. Claude is used for software development via Claude Code. The use of Claude by US federal agencies is being phased out after Anthropic refused in February 2026 to remove contractual prohibitions on the use of Claude for mass domestic surveillance and fully autonomous weapons. Claude uses constitutional AI, a training technique that was

article 1 story calendar_today First seen: 2026-03-05 update Last seen: 2026-03-05 open_in_new Website menu_book Wikipedia

Resources

Links to check for updates: homepage, feed, or git repo.

home Homepage

Stories

Showing 1-1 of 1

Claude Code 2.1.69 brings /claude-api skill, hot-reload for plugins, expanded voice/STT, and a macOS proxy fix

Anthropic’s Claude Code 2.1.69 adds a new /claude-api skill, plugin hot-reload, richer agent/hooks metadata, expanded voice/STT language support, and a macOS setting to make Go tools work behind corporate MITM proxies. The official [v2.1.69 release notes](https://github.com/anthropics/claude-code/releases/tag/v2.1.69) highlight practical upgrades: the new /claude-api skill to jumpstart apps with the Claude API and Anthropic SDK, a /reload-plugins command for activating changes without restarts, and an includeGitInstructions toggle (plus an env var) to strip built-in commit/PR guidance from the system prompt. There’s better UX and agent telemetry too—custom session titles via /remote-control, visible effort level, agent name in terminal titles, and new hook fields (agent_id/agent_type, worktree) with an InstructionsLoaded event. Voice gets attention as well: speech-to-text now supports 10 more languages (20 total) per the [release](https://github.com/anthropics/claude-code/releases/tag/v2.1.69), while a limited “voice mode” for spoken coding commands is rolling out to a subset of users, with details and broader availability still emerging according to [Digital Watch Observatory](https://dig.watch/updates/anthropic-introduces-powerful-and-transformative-voice-mode-for-claude-code). For managed environments, a macOS-only sandbox.enableWeakerNetworkIsolation setting lets Go-based tools like gh, gcloud, and terraform validate TLS behind a custom httpProxyPort MITM proxy—useful for enterprise networks—plus a pluginTrustMessage and other managed settings to inject org-specific context, as noted in the [changelog](https://github.com/anthropics/claude-code/releases/tag/v2.1.69). If you’re rolling Claude out to teams, Anthropic’s academy page offers rollout guidance and model overviews ([Claude for work](https://www.anthropic.com/learn/claude-for-work)).

calendar_today 2026-03-05
anthropic claude-code claude-api anthropic-sdk claude-code-desktop