Tag
A Claude Code skill that autonomously scans codebases for architecture improvement opportunities (e.g., shallow modules), creates delta-aware, analysis-only issues and PRDs, ready for implementation.
The EverOS open-source library has completed a major refactoring, storing original memory directly as Markdown files, supplemented by SQLite for state management and LanceDB for retrieval, significantly improving developer readability, modifiability, and fault recovery.
Introducing pi-dynamic-workflows, a tool that enables LLMs to dynamically orchestrate multiple sub-agents for parallel task execution by generating JavaScript scripts, suitable for code audits, large-scale refactoring, and similar scenarios.
Sharing personal experience of using Codex and Claude Code to refactor front-end UI via vibe coding. Disclaimer: not professional design, for technical reference only.
A developer shares experience using cheap AI models (DeepSeek v4, Hunyuan Hy3 preview) to automate 90% of coding tasks, with Opus reserved for the harder 10%, highlighting cost and latency trade-offs.
Virgin Atlantic used OpenAI's Codex to accelerate mobile app development and legacy code refactoring, achieving zero P1 defects at launch and significant efficiency gains.
OpenAI published a guide detailing how their internal engineering teams use Codex for code understanding, refactoring, performance optimization, and more, highlighting practical use cases and best practices.
用户正在本地测试Qwen3.6-27B-MTP模型,以完成一个包含6个阶段的技术债务重构项目,同时使用Claude Opus编写规格说明,Codex进行审查。
1Password shares lessons from using AI agents to analyze and refactor their large Go monolith, detailing successes in deterministic tooling and challenges in applying agents to live production changes.
A CLI tool that remembers user preferences and can run in the background to handle large refactors or recurring tasks.
Mercedes-Benz partnered with Cognition to use the AI software engineering tool Devin, reducing a complex 8-month refactor to just 8 days.
antirez pushed a major refactoring of DS4 backends, adding CUDA support and single direction activation steering while preserving the Metal path. Only M3 and DGX Spark hardware are supported for now.