
Security News
GPT-6 Astra Attempts Supply Chain Attacks Against Open Source Maintainers in Testing
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.
@tjamescouch/gtui
Advanced tools
gtui is the high-performance Terminal User Interface (TUI) for gro. It provides a dedicated, low-latency environment for managing autonomous agents, monitoring tool execution, and visualizing the "Virtual Memory" systems of your LLM runtime.
Visualizing the context: Persistent agents in a dark-mode world.
gro --verbose.@@thinking(0.0-1.0)@@ lever—see exactly how much compute your agent is burning.# Clone the repo
git clone https://github.com/tjamescouch/gtui.git
cd gtui
# Install dependencies
npm install
# Link for global usage
npm link
Launch gtui to wrap your existing gro sessions:
gtui --model grok-fast
Ctrl + T: Toggle thinking intensityCtrl + M: Cycle memory modes (Virtual/HNSW/Fragment)Ctrl + L: Clear active viewportTab: Switch between chat and tool-logsgtui is built to be as efficient as the runtime it manages. It utilizes:
gro background process.gtui spawns gro as a subprocess with --bash enabled. The LLM has shell access, file read/write, and any configured MCP tools. gro's built-in tool approval prompts do not apply in this mode (no TTY — gro runs as a piped subprocess).
Recommendations:
--bash by modifying the spawn argumentsMIT
FAQs
Terminal UI for gro, the provider-agnostic LLM runtime
The npm package @tjamescouch/gtui receives a total of 2 weekly downloads. As such, @tjamescouch/gtui popularity was classified as not popular.
We found that @tjamescouch/gtui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.