Filter
Exclude
Time range
-
Near
Everyone's selling AI bolt-ons for your CMS. AI-readiness isn't a feature. It's structured content. Full argument here: b13.com/blog/ai-ready-isnt-a… #TYPO3 #StructuredContent #AIReadiness
17
𝙊𝙥𝙚𝙣𝘾𝙤𝙙𝙚 v1.17.5 released. TL;DR: Snowflake Cortex gets browser OAuth, MCP sessions self-recover, v2 integrations/project copies hit the API, and App/TUI polish lands. 𝗣𝗿𝗼𝘃𝗶𝗱𝗲𝗿𝘀 Added • Added Snowflake Cortex external-browser OAuth via /connect, with PKCE, optional role scoping, local callback capture, token refresh, and retry after 401. Changed • Updated Snowflake Cortex token handling to prefer SNOWFLAKE_CORTEX_TOKEN or options.token while keeping SNOWFLAKE_CORTEX_PAT/PAT fallback. Fixed • Fixed Snowflake Cortex request/stream compatibility by mapping max_tokens, normalizing empty SSE roles, and treating “conversation complete” as a normal stop. 𝗠𝗖𝗣 • Fixed expired streamable HTTP MCP sessions by reinitializing and retrying once after a session-bound POST returns 404. • Fixed closed MCP clients staying registered after disconnect; tool definitions now clear and publish tool-change events. • Fixed structured MCP output being hidden by surfacing structuredContent as JSON text. 𝗦𝗲𝗿𝘃𝗲𝗿 Added • Added v2 integration discovery/auth routes for list/get, key connect, OAuth start/status/complete/cancel, and connection state. • Added credential label update/remove endpoints for stored integration credentials. • Added location-scoped v2 project-copy create/remove/refresh endpoints. Changed • Changed local server composition to build from layer nodes, consolidating dependency wiring for the instance HTTP API. 𝗦𝘁𝗼𝗿𝗮𝗴𝗲 Added • Added full-schema bootstrap for empty SQLite databases, so fresh installs no longer replay every historical migration file. • Added project-directory strategy metadata so worktree copies can be refreshed, sorted, and removed safely. Changed • Changed credential persistence to integration-scoped records instead of connector/method active slots. 𝗦𝗗𝗞 • Updated generated JS SDK/OpenAPI for integration, credential, project-copy, project-directory, and event-schema changes. 𝗔𝗴𝗲𝗻𝘁 • Fixed commands using $ARGUMENTS so file parts already supplied by the user are not injected a second time. 𝗧𝗨𝗜 Fixed • Fixed duplicate renderable IDs in assistant text/tool rows, preventing rendering collisions when different messages reuse part IDs. • Restored spacing around subtask inline tool rows, assistant summaries, and assistant errors. Changed • Improved move-session working-copy handling with current/other grouping, safer deletion prompts, and fallback navigation when the current copy is removed. 𝗔𝗽𝗽 Added • Added overflow fades to titlebar session tabs and keeps active/new tabs scrolled into view. Changed • Changed v2 visibility preferences so file tree/search/status/custom-agent controls apply in web sessions, not just desktop. Fixed • Fixed the terminal resize gutter hitbox by moving the handle outside the clipped panel. 𝗨𝗜 • Updated OC-2 v2 grey ramps, foreground/icon contrast picking, and tab styling for stronger light/dark separation. 𝗖𝗟𝗜 • Fixed opencode run in-process SDK fetches to attach the local Authorization header before hitting the embedded server. • Fixed serve layering so credential-backed API surfaces are available in the standalone server command. 𝗖𝗼𝗻𝘀𝗼𝗹𝗲 Added • Added a Go banner for MiniMax M3 3x usage limits. Changed • Updated Go model lists from Kimi K2.5 to Kimi K2.7 Code and removed MiniMax M2.5 from current listings. • Updated stats pricing views to use models.dev catalog prices and added markers for small countries on usage maps. No noticeable bundle change Compare: github.com/anomalyco/opencod…

2
4
47
4,646
Turn experimentation into scalable AI workflows that actually deliver. 👉 Download your FREE copy → promptitude.io/ai-demo-techn… #TechnicalWriting #AIForContent #StructuredContent #DITA #ContentOps

7
MCPの新しいバージョンでは、structuredContentでjsonにしないで直接返せるから、採用しようと思ったら、MCP出してるAnthropicのClaude Desktopがその中身を読めませんでした。 互換性のためにcontentと両方に入れるのが推奨されてるけど、両方読めたらコンテキスト2倍になるし本末転倒では? #MCP
5
141
Replying to @steipete @openclaw
it doesn't work tho - i wired it up and the tools return empty summaries in content ("conversations: 1") with the actual data only in structuredContent. standard mcp clients don't read structuredContent. if it's meant to be a normal mcp too, the tool results need the data in content. i had opened this issue and closed it because i thought it was not intended to be normal mcp github.com/openclaw/openclaw…
2
1
2
400
people seem to misunderstand this announcement this is not an @openclaw general-purpose mcp like people are claiming. it does not work with standard mcp consumers. this is specifically for anthropic's channel protocol, which is built to pipe telegram, discord, slack messages into a claude code session. the 9 tools (conversations_list, messages_send, etc.) return data in structuredContent, which only the channel protocol consumes. standard mcp clients see empty summaries like "conversations: 1". tldr: if you're not using claude code channels, this doesn't do what you think it does.
The next version of OpenClaw is also an MCP, you can use it instead of Anthropic's message channel MCP to connect to a much wider range of message providers. (I know, this is awkward)
8
1
15
11,453
AI search is evolving, and so should your strategy. Prioritize AI visibility and structured content to stay relevant. Discover how StructIQ can enhance your approach. #AISearch #StructuredContent #SEO #Visibility #TrustSignals
3
12
The real “pot of gold” in your organization isn’t about luck—it’s structured content, smart metadata, and the right strategy. 🍀 Here’s to more discoverable, consistent, reusable content. #StPatricksDay #StructuredContent #Ovitas
2
7
「AIと会話しながら買い物できるECショップ」、MCP Appsで作ってみました。 商品検索からカート追加・購入・履歴確認まで、チャット画面内で完結するインタラクティブなEC体験を実装。Claude DesktopとChatGPTの両対応で、それぞれのハマりポイントも詳しく解説しています。 ✅ React Vite Next.jsの技術構成 ✅ View↔MCPサーバーの双方向通信フロー ✅ ChatGPT対応時のCSP・structuredContent問題 MCP Appsの実践的な活用例としてぜひ。 記事はこちら dev.classmethod.jp/articles/… #マッハチーム #MCP #AI
5
156
If someone was really really excited to see this work, they could hypothetically just write a shell script that wraps our response and puts the response content in the key for structuredContent as well. We’re returning it, just not in the second field.
2
1
4
3,393
Codex CLIがv0.87.0に✨ Claude Codeと比べて色々な面でかなり差が開いているので、怒涛のリリースは嬉しい😊 《新機能》 ユーザーメッセージのメタデータ(テキスト要素とバイト範囲)が protocol / app-server / core を通して往復保持され、履歴再構築後も UI 注釈が維持されるようになりました。(#9331) コラボレーションの待機呼び出しで、1回のリクエスト内で複数 ID をブロックできるようになり、マルチスレッド調整が簡素化されました。(#9294) ユーザーのシェルコマンドがユーザースナップショット配下で実行され、エイリアスやシェル設定が反映されるようになりました。(#9357) TUI で、生成された/未購読スレッドからの承認リクエストが表示されるようになりました。(#9232) 《バグ修正》 コンパクション中のトークン見積もりが正確になり、長時間セッションでの予算管理が改善されました。(#9337) MCP の CallToolResult に content と structuredContent の両方で threadId が含まれるようになり、互換性のために定義済みの出力スキーマを返すようになりました。(#9338) TUI の「Worked for」区切りは、実際に作業が行われた後のみ表示されるようになりました。(#8958) パイプされた非 PTY コマンドが stdin 待ちでハングしなくなりました。(#9369)
3
154
Codex 0.87.0 は「マルチエージェントの協調を、長時間・再構築・環境差分込みで壊れず回す」ことを前提に据えた更新🧐✨ 0.86.0 がスキル定義や検索制御といった拡張点の整理を進め、クライアントと基盤の接続面を一段きれいにした更新だとすると、0.87.0 は その上で「実際に並列で動かし続けたときに起きる事故」を一つずつ潰していくための補強回に近い。 まず象徴的なのが、ユーザーメッセージのメタデータが protocol / app-server / core を完全に round-trip するようになった点。 これで、UI 注釈や構造情報が履歴再構築で失われなくなった。履歴が単なるログではなく、「再生可能な作業状態」として扱われ始めた、という線をはっきり引いた変更に見える。長時間セッションやクラッシュ後の復元を前提にするなら、ここは避けて通れない。 協調まわりでは、collaboration wait が複数 ID を一度に待てるようになったのが効いている。 エージェント同士の依存関係を直列で組み立てる必要がなくなり、待ち合わせが構造として書ける。マルチエージェントを「たまたま同時に動いているもの」ではなく、「同期点を持つ作業グラフ」として扱うための下地と言える。 TUI 側で unsubscribed thread からの approval request が可視化されたのも、同じ方向。 分岐させたまま忘れ去られたスレッドが、裏で静かに止まるのではなく、人間の視界に戻ってくる。並列化が進むほど「何を見ていないか」が一番危険になるので、これは地味だが現場向きの修正。 ユーザー shell コマンドが user snapshot 下で実行され、alias や shell 設定が反映されるようになったことで、CLI が「別世界の箱」ではなく「普段の作業環境の延長」として振る舞い始めている。非 PTY パイプが stdin 待ちでハングしなくなった修正も、並列実行時の詰まりどころを一つ外している。 MCP 周りでは、CallToolResult に threadId が content / structuredContent 両方で保証され、さらに出力 schema が明示された。 これは MCP を実験的な通信ではなく、スレッド境界を跨いでも壊れない契約として固めに行っているサイン。エージェントが増えるほど、曖昧な戻り値は即座に事故になる。 token estimation の正確化や、「Worked for」表示の条件修正、Windows PowerShell の UTF-8 デフォルト化といった変更も含めて見ると、0.87.0 がやっているのは一貫して長く動かしたときに、人が状況を誤認しないようにするための歪み取り。 Codex 0.87.0 は、「増やす」「賢くする」より先に、 増えたあとに崩れない/見失わない/再開できることを優先した更新じゃな🧐
Codex 0.85.0 は「マルチエージェントの協調を、観測と介入のレールに載せる」ことを前提に据えた更新。 0.84.0 が turn stream 側の表現力を増やして、クライアントがより豊かな描画とスキーマ進化に耐えられる下地を整えた更新だとすると、0.85.0 は その下地の上に「複数エージェントが同時に動く現場」を持ち込むための整地 になる。 まず、App-server v2 が collaboration tool calls を turn stream の item event として吐くようになった。これは「協調」が内部実装の都合ではなく、UI と運用の一次情報として扱われ始めたということ。クライアントは、どのエージェントが何をして、誰が誰に入力を渡し、どこで詰まっているかを、実況として描けるようになる。マルチエージェント化の本体は“並列に動くこと”ではなく、“並列に動く様子が観測可能であること”にある、という設計の宣言に近い。 collaboration tools 側の拡張も同じ文脈にある。spawn_agent が agent role preset を受け取れるようになったことで、エージェントは単なる複製ではなく、役割を持った作業単位として起動できるようになった。send_input に interrupt が入ったのも決定的で、長考や長実行を途中で止め、指示を差し替えたり、優先度を上書きしたりできる。これは「自律に任せる」ではなく「人間が監督として介入できる」ことを前提に、群れを制御可能な形に寄せた更新に見える。 さらに /models metadata に migration_markdown が含まれるようになった点は、基盤が“動けばいい”から“移行を判断できる”へ寄っているサイン。モデルアップグレードが暗黙の賭けではなく、クライアントが理由と注意点を提示して誘導できる対象になった。複数エージェントの協調は前提モデルの特性に強く依存するので、ここを説明可能にするのは、現場運用を崩さないための布石になる。 Bug Fix の Linux sandbox の revert(user namespaces が無い場合の Landlock-only fallback と no_new_privs の順序)も、方向は同じ。強い隔離を前提にしつつ、環境差分で壊れない落とし所を用意している。codex resume --last が cwd を尊重する修正や stdin の BOM/UTF-16 周りの改善も、長時間運用で踏みがちな地雷を外して、作業の連続性を守るための歪み取りに寄っている。 Codex 0.85.0 全体としてやっているのは、エージェントが増えたときに「見える」「止められる」「役割を持てる」「移行が説明できる」状態を最低限保証して、協調を現場の操作対象として成立させる感じかの。今後マルチエージェント化しそうじゃな🧐✨
8
1,020
🔌 New in LangChain MCP Adapters (feat 3/4): structured content from tools 📦 MCP tools can now return content and structuredContent (often JSON payloads and pydantic models) —ideal for agents exposed as MCP tools! Docs: docs.langchain.com/oss/pytho…
1
19
60
7,820
Did you know th e diference between data you share in meta, structuredContent and content fields? Data in _meta is only shared with the widget, data in content is shared only with the LLM, and data in structuredContent is shared to both.
1
1
2
53