Filter
Exclude
Time range
-
Near
Replying to @__RobertG__
The branding definitely doesn't help. I'd argue that a simple website landing page and just keeping the old forum style stuff in a readonly state would just be a good first step.
1
21
The server had three env vars to restrict which Kubernetes tools agents could use: readonly-only, non-destructive-only, and a custom allowlist. Operators configured them, trusted them, deployed to production.
1
11
Windows just got a new driver. 🤖 @AnthropicAI's @claudeai is no longer vision-only. Screenshot vision — up to 26s a turn — is now the FALLBACK. The default: Claude reads the Windows UI tree in ~20ms and drives it cursor-free, in the background. • Clicks & types the live Chromium / Electron / VS Code web DOM • OCR reads raw pixels (games, canvas) → clicks the text it sees • Even occluded & GPU-composited windows Built on @bunjavascript — zero native deps, no build step, one line: claude mcp add uia -- bunx bun-uia 46 policy-gated tools · readonly / safe / full
2
127
فکر میکنم چون verify کردی اکانت رو به طور کامل readonly نمیکنه اکانتت رو فقط شدوبنت میکنن
5
Replying to @mickeysmith_go
個人的には、ReadOnly が true の場合はプログラム制御のみ許可で、Enabled が false の場合はプログラム制御時に例外とかでもいいと思ってます(過激派
1
1
11
.NET でも Enabled を false にしたり、ReadOnly を true にしても、ユーザが触れなくなるだけでプログラムからの直接制御が可能なことが多いよね。 これって、便利なのか不便なのかよく分からん仕様だと思うのは私だけかしら?
1
2
37
It reads the UI Automation tree, not pixels — finds controls by name/role, acts cursor-free, and sees occluded/background windows via Windows.Graphics.Capture. 36 policy-gated MCP tools, deployer picks readonly / safe / full. 🧵

1
205
凍結半解除だけどReadOnly…
【6月🦪🎤】 ・線香花火、はじめました🎆  →今年もタイムチャージの範囲でお遊びいただけます。 ・@negitoromaru_u ねぎとろまるちゃんバースデー🍣🎂🍾  →6/13(土)14:00-22:00 当日参加🆗   ご予約はねぎとろまるちゃんまで✉️ ・裏メニュー牡蠣とホルモンの火鍋㊙️  →貸切ご予約にて対応🉑です
4
311
To write a comment you wrap it in special characters <!-- and --> And you do it like so <button readonly> this button is readonly, you cannot click it, it will not work &amp; yes the opening tag is weird kindly see comment</button> ----
1
1
(年寄りのみぃちゃん化が止まらない) 訳:イライラするとむきーってなる自分を揶揄した言葉 我慢ってバケツに水を溜める感じなんだけど、常にバケツの水はMAXって感じになるんだろうね。脳のテンポラリにある不要データは削除しないと!😼✨ ※なぜかReadOnly属性になってる
1
30
KeyscopeDevs retweeted
Jun 12
New QStash feature: Readonly tokens! 🎉 ◆ Give read-only access to your message queue ◆ Can't send, modify, or delete messages Live on the QStash dashboard 👇
3
17
1,028
Jun 13
Replying to @adamc0dez
MCPs for readonly logs, db and payments, that alone saved me probably a couple of hundred hours
1
1
50
Openclaw ist wie ich finde granularer, bastellastiger, aber dadurch auch extrem mächtig. Hermes ist mehr straight forward out of the box. Habe für Hermes auch einen eigenen User und eigene Accounts wie z. B. eine GMX-Mailadresse, aber mit (zunächst) Readonly-Freigabe auf mein persönliches Postfach. Von Goose hab ich bisher noch gar nix gehört, muss ich mal reinschauen
19
ダビッド トレス retweeted
Readonly properties in #PHP 8.1 don't use a runtime check on every read. The engine sets a ZEND_ACC_READONLY flag on the property at class link time. Reads go through the normal path, no extra cost. Only WRITE opcodes (ASSIGN_OBJ and friends) check the flag. And only on the second write, since the first one is the initialization. Free reads, throw on rewrite. That's the entire mechanism!
1
3
25
1,069
Replying to @LouisCuvelier_
in 4.2, i will add proper audit policies, members will be readonly, admins and owners will have full access. it is a good core for adding more related stuffs, like user assignments for each resource
2
78
🐛 バグ修正 【モデル選択】 • `availableModels` の適用を修正:エイリアスモデルが `ANTHROPIC_DEFAULT_*_MODEL` 環境変数経由でブロックされたモデルにリダイレクトされないように修正。`/fast` がallowlist外のモデルへの切り替え時に拒否するように修正 • Fable 5の自動モードが Opus 4.8 未有効の組織で失敗する問題を修正:分類器が利用可能な最良のOpusモデルにフォールバックするように改善 【ツールパス】 • Read/Edit/Write ツールパスの hook `if` 条件を修正:`Edit(src/**)`, `Read(~/.ssh/**)`, `Read(.env)` などのドキュメント記載パターンが正しくマッチするように修正 【Linux/サンドボックス】 • Linux サンドボックスが `.claude/settings.json` が絶対パスを持つシンボリックリンクの場合に起動失敗する問題を修正 【クリップボード】 • SSH経由のtmux内で `/copy` とマウス選択コピーがシステムクリップボードに到達しない問題、3.2より古いバージョンでtmuxペーストバッファが読み込まれない問題を修正 【Remote Control】 • web/mobileから接続するとセッションのモデルが黙って切り替わる問題を修正 • 切断通知が数値コードのみ表示され人間が読める理由が表示されない問題、接続失敗時に会話トランスクリプトに重複行が追加される問題を修正 • 異なるアカウントにサインインした際にセッションが切断されない問題を修正 【ディレクトリ/Git】 • `/cd` とworktree移動後にセッションが前のディレクトリのgitブランチを報告し続ける問題を修正 【エージェント/バックグラウンド】 • `claude agents`: 1つのウィンドウで戻るボタンを押すと同じセッションに接続された他のウィンドウがデタッチされる問題を修正 • バックグラウンドセッションで `/bg` がターン途中で継続するものが何もない場合に "Working" が永遠に表示される問題を修正 • PR URLによるバックグラウンドエージェント検索を修正:スケジュールされたウェイクアップ中またはジョブがブロックされている間に開かれたPRが `claude agents` 検索に表示されるように修正 • Windows上でエージェントビューの入力にテキストカーソルが表示されない問題を修正 • `claude --bg -cn <name>` がセッション名をシードしない問題を修正 • バックグラウンドセッションがWindowsネットワークパスをrespawn前に永続化状態から無害化するように修正 • バックグラウンドセッションのrespawnが破損した状態ファイルからの不正なresume IDを拒否する問題を修正 • Windowsバックグラウンドサービスデーモンが `~/.claude/daemon` にReadOnly属性が設定されている場合に起動しない問題を修正 • クラウドセッションがクレーム前に長時間アイドル状態だと "Could not resolve authentication method" で失敗する問題を修正 ⚡ パフォーマンス改善 【ユーザー体験】 • 自動更新を跨いで開いたままのウィンドウが返信を送信できない場合に、バックグラウンドセッションがより明確なガイダンスを表示するように改善 • `claude daemon status` がバージョンスキュー動作について説明するように改善
320
Claude Code CLI 2.1.176 changelog: New feature: • Added footerLinksRegexes setting for regex-matched link badges in the footer row, configurable via user or managed settings Fixes: • Fixed availableModels enforcement: alias model picks can no longer be redirected to a blocked model via ANTHROPIC_DEFAULT_*_MODEL environment variables, and /fast now refuses to toggle when it would switch to a model outside the allowlist • Fixed auto mode failing on Fable 5 for organizations without Opus 4.8 enabled — the classifier now falls back to the best available Opus model • Fixed hook if conditions for Read/Edit/Write tool paths: documented patterns like Edit(src/), Read(~/.ssh/), and Read(.env) now match correctly • Fixed Linux sandbox failing to start when .claude/settings.json is a symlink with an absolute target • Fixed /copy and mouse-selection copy not reaching the system clipboard inside tmux over SSH, and tmux paste buffer not loading on versions older than 3.2 • Fixed Remote Control connecting from web/mobile silently switching the session's model • Fixed Remote Control disconnect notifications showing a bare numeric code instead of a human-readable reason, and connection failures adding a duplicate line to the conversation transcript • Fixed Remote Control sessions not disconnecting when you sign in to a different account • Fixed /cd and worktree moves leaving the session reporting the previous directory's git branch • Fixed claude agents: pressing back in one window no longer detaches other windows attached to the same session • Fixed backgrounded sessions showing "Working" forever when /bg mid-turn had nothing left to continue • Fixed background agent search by PR URL: PRs opened during scheduled wakeups or while a job was blocked now appear in claude agents search • Fixed the agents view input showing no text cursor on Windows • Fixed claude --bg -cn <name> not seeding the session name • Fixed background sessions to neutralize Windows network paths in persisted state before respawn • Fixed background-session respawn rejecting malformed resume IDs from corrupted state files • Fixed the Windows background-service daemon not starting when ~/.claude/daemon has the ReadOnly attribute set • Fixed cloud sessions failing with "Could not resolve authentication method" when idle for too long before being claimed Improvement: • Improved Bedrock credential caching: credentials from awsCredentialExport are now cached until their Expiration instead of a fixed 1 hour Other changes: • Session titles are now generated in the language of your conversation (set the language setting to pin a specific language) • Background sessions now show clearer guidance when a window left open across an auto-update can't submit a reply, and claude daemon status explains version-skew behavior Source: github.com/anthropics/claude…
1
2
9
4,260