EILMELDUNGEN LIVE
🐧 Linux TippsSecurity: Zwei Probleme in libnet-dns-perl (Debian)(23.08.2026 um 01:22 Uhr)
🕵️ SicherheitslückenDSA-6459-1 libnet-dns-perl - security update(22.08.2026 um 02:00 Uhr)
🕵️ SicherheitslückenDSA-6459-1 libnet-dns-perl - security update(22.08.2026 um 02:00 Uhr)
🐧 Linux TippsDSA-6461-1 thunderbird - security update(23.08.2026 um 02:00 Uhr)
🐧 Linux TippsDSA-6461-1 thunderbird - security update(23.08.2026 um 02:00 Uhr)
🐧 Linux TippsDSA-6460-1 openjdk-25 - security update(23.08.2026 um 02:00 Uhr)
🐧 Linux TippsDSA-6460-1 openjdk-25 - security update(23.08.2026 um 02:00 Uhr)
🔧 AI Nachrichten Debian is Voting on Whether to Allow AI-Assisted Contributions(23.08.2026 um 09:34 Uhr)
🔧 AI Nachrichten Debian is Voting on Whether to Allow AI-Assisted Contributions(23.08.2026 um 09:34 Uhr)
🐧 Linux TippsSecurity: Zwei Probleme in libnet-dns-perl (Debian)(23.08.2026 um 01:22 Uhr)
🕵️ SicherheitslückenDSA-6459-1 libnet-dns-perl - security update(22.08.2026 um 02:00 Uhr)
🕵️ SicherheitslückenDSA-6459-1 libnet-dns-perl - security update(22.08.2026 um 02:00 Uhr)
🐧 Linux TippsDSA-6461-1 thunderbird - security update(23.08.2026 um 02:00 Uhr)
🐧 Linux TippsDSA-6461-1 thunderbird - security update(23.08.2026 um 02:00 Uhr)
🐧 Linux TippsDSA-6460-1 openjdk-25 - security update(23.08.2026 um 02:00 Uhr)
🐧 Linux TippsDSA-6460-1 openjdk-25 - security update(23.08.2026 um 02:00 Uhr)
🔧 AI Nachrichten Debian is Voting on Whether to Allow AI-Assisted Contributions(23.08.2026 um 09:34 Uhr)
🔧 AI Nachrichten Debian is Voting on Whether to Allow AI-Assisted Contributions(23.08.2026 um 09:34 Uhr)

📂 29 🕛 kürzlich ⏱️ 6 Min Lesezeit 24 Leser online 🛡️ CVE-RADAR
0

GitHub Release: can1357/oh-my-pi v18.0.4 (24.08.2026)

↗ Quelle (GitHub · can1357/oh-my-pi)
🗣️ Stimme:
GitHub Release: can1357/oh-my-pi v18.0.4 (24.08.2026)
📑 Inhaltsübersicht
Avatar
$ git clone https://github.com/can1357/oh-my-pi.git

@oh-my-pi/pi-agent-core


Changed



  • Improved performance in append-only context mode by memoizing message serialization, keeping per-call sync overhead flat as conversations grow.


Fixed



  • Fixed an issue where onTurnEnd was skipped for turns ended by a terminal tool result (such as a subagent's final yield).


@oh-my-pi/pi-ai


Fixed



  • Fixed Cursor tool calls through OpenAI-compatible authentication gateways losing arguments when complete argument maps are sent without streaming deltas ().

  • Improved HTTP 413 error classification to accurately distinguish between payload/media size limits and token context window overflows, preventing inappropriate token compaction attempts and routing to correct recovery/fallback strategies ().

  • Fixed aliased OpenCode Zen Ox Alpha models exposing incorrect effort levels, ensuring the gateway's native low, high, and max tiers are correctly mapped and reachable ().


@oh-my-pi/pi-coding-agent


Added



  • Added the omp git command (and /git slash command): an interactive, fullscreen repository TUI featuring a split/inline/hunk diff viewer with minimap scrollbar, syntax highlighting, a staging sidebar with line-level staging, commit composer with amend support, and author avatars. Supports keyboard navigation, full mouse interaction, and pinning views to specific commits via omp git <revision>.

  • Overhauled the /extensions Extension Control Center into a fullscreen alternate-screen dashboard with mouse support, tab navigation, unified inspector views across extension types, live MCP connection management, and expandable details (Ctrl+O).

  • Added support for live syntax highlighting in streaming markdown code blocks.

  • Added an immediately editable startup composer for interactive launches, preserving drafts typed while session initialization is in progress.


Changed



  • Improved streaming markdown and thinking block rendering performance on long sessions by batching token updates and eliminating redundant re-processing.

  • Optimized streaming edit verification and session restoration for large files and history-heavy sessions.


Fixed



  • Fixed invalid streamed edit patches occasionally reaching the edit tool instead of being stopped early.

  • Fixed ! shell commands on zsh/fish by running them inside a real PTY, resolving terminal option errors and preserving ANSI color formatting.

  • Fixed transcript layout corruption and viewport compression caused by interrupted streams, empty blocks, or collapsed wrapped diff lines.

  • Fixed transcript scrollback loss where output below sticky cards (such as hub-wait or todo) failed to commit to terminal history.

  • Improved HTTP 413 error handling: accurately distinguish between true token-context overflows and provider byte/media budget limits, persist terminal errors across sessions, and enable proper fallback-chain model switching.

  • Fixed discovery-backed session models failing to restore when resuming sessions with omp --resume or --continue.

  • Fixed browser tool initial launch timeouts on slow or cold host environments.

  • Fixed eval runtime probes hanging on Windows due to inherited stdin handles.

  • Fixed Claude models replaying partial thinking blocks as conversation text when interrupted mid-turn.

  • Fixed image request failures with Kimi Code and Moonshot models by ensuring inline base64 image delivery.

  • Fixed SQLite WAL-mode databases without sidecars failing to open in the Read tool.

  • Fixed pasted image thumbnail rendering in the composer attachment preview.

  • Fixed Linux startup event loop delays caused by legacy extension cache fsync churn.

  • Fixed subagent advisors abandoning reviews on the final yield turn during session teardown.

  • Fixed /todo expand/collapse commands and corrected /shake thinking reporting.


@oh-my-pi/hashline


Changed



  • Improved line-ending normalization performance by avoiding full scan-and-copy operations on files without carriage returns, eliminating stalls on large LF-only files.


@oh-my-pi/omp-stats


Fixed



  • Fixed SuperGrok usage appearing as free by applying matching public xAI API pricing (including 200K-token rates), labeling costs as API-equivalent estimates, backfilling existing usage records, and displaying subscription-only models as N/A ( in in in in in in in in conversation rotation actually recover retry/resume turns by

  • fix(catalog): normalized aliased OpenCode Zen ox-alpha effort ladders by

  • fix(eval): bound runtime availability probes with timeout and stdin ignore by

  • perf(coding-agent): coalesce caught-up streaming reveal renders to the reveal cadence by

  • fix(ai): preserve Cursor gateway tool arguments by

  • fix(catalog): default effort-less cursor grok to the medium tier by

  • fix(tui): drop empty transcript blocks from viewport composition by

  • fix(ai): scope Cursor plan refusals by model by

  • fix(tui): wire todo HUD expansion commands by

  • fix(tui): preserve retired welcome rows across resize by

  • test(coding-agent): isolate WSL host context discovery by

  • test(tui): cover physical Option forward delete by

  • fix(coding-agent): restore discovery-backed models on session resume by

  • fix(agent): review subagent final yield in advisor by

  • fix(acp): stop dumping structured tool progress as JSON content by

  • fix(stats): estimate public xai oauth costs by

  • fix(coding-agent): preserve subagent output artifact on hub revival by

  • fix(tui): repaint plugins settings tab after async list mounts by

  • fix(extensions): use WAL for legacy pi parse cache by

  • docs: replaced unavailable README captures by


New Contributors







Full Changelog: v18.0.3...v18.0.4

📰 Vollständiger Original-Bericht
Ausführliche Details, Code-Beispiele & Hersteller-Stellungnahme auf github.com.
↗ Original-Artikel auf github.com lesen
💡 Wie bewertest du diesen Beitrag?
1 Klick Feedback
157 Fachleser & IT-Security Experten haben diesen Report heute geteilt
🔗 Teilen mit Netzwerk & Team:
✍️

Community-Analysen & Experten-Meinungen 0

Verfasse deine eigene Analyse, teile Workarounds oder diskutiere diesen Vorfall im Blog.
Noch keine Community-Analyse verfasst. Markiere einen Textabschnitt oder klicke oben auf „✍️ Eigene Analyse verfassen“!
📊 Community Pulse: Relevanz-Einschätzung
1 Klick Experten-Votum
🔴 Akute Relevanz 49%
🟡 In Evaluierung 30%
🟢 Keine Auswirkung 16%
💡 Spannende Innovation 4%
⚡ Verwandte Story-Cluster & Quellen (Vektor-KI)
Port 8095 Engine
1 Quelle
Durch den Fels funken: Erstes Buch über DIY-Höhlenradio erschienen
1 Quelle
GitHub Release: dependabot/dependabot-core v0.393.0 (24.08.2026)
1 Quelle
not-going-anywhere
🧠
KI-Empfehlungen & Semantisch verwandte Analysen
384-Dim Vektor-Match
🎯 100% Match ⏱️ 6 Min
GitHub Release: can1357/oh-my-pi v18.0.4 (24.08.2026)
📂 29 Lesen ↗
🎯 100% Match ⏱️ 6 Min
GitHub Release: can1357/oh-my-pi v18.0.4 (24.08.2026)
📂 29 Lesen ↗
🎯 100% Match ⏱️ 6 Min
GitHub Release: can1357/oh-my-pi v18.0.4 (24.08.2026)
📂 29 Lesen ↗