OpenSpec: Spec-driven development framework for AI coding assistants
Fission-AI has published OpenSpec, a TypeScript framework implementing spec-driven development (SDD) for AI coding assistants. The project has accumulated over 52,000 GitHub stars with 246 added today, indicating significant community traction. The tool targets the workflow of using structured specifications to guide AI-assisted code generation.
Related guides (1)
Related events (8)
An open-source spec for orchestration: Symphony
OpenAI has released Symphony, an open-source specification for orchestrating Codex-based agents. The spec is designed to connect issue trackers to always-on agent systems, aiming to increase engineering throughput and reduce context switching. Symphony represents OpenAI's push to standardize how software engineering agents are coordinated at the workflow level.
Inside our approach to the Model Spec
OpenAI published a blog post explaining the philosophy and structure behind its Model Spec, a public framework governing model behavior. The post addresses how the spec balances safety, user autonomy, and accountability as AI systems become more capable. This is a tier-1 source announcement touching on alignment and behavioral governance methodology.
Sharing the latest Model Spec
OpenAI has published an updated version of its Model Spec, the document that defines the values, behaviors, and priorities intended to guide its AI models. The Model Spec serves as a foundational alignment artifact, specifying how models should balance helpfulness, safety, and adherence to OpenAI's guidelines. This release reflects ongoing work in operationalizing alignment principles into training targets and behavioral policies.
Introducing the Model Spec
OpenAI published its Model Spec, a document outlining the intended values, behaviors, and decision-making principles for its AI models. The spec defines a hierarchy of priorities—safety, ethics, adherence to OpenAI's principles, and helpfulness—and is intended to guide how models should behave across a wide range of situations. This represents OpenAI's formal attempt to codify alignment goals and behavioral norms into a publicly accessible framework.
OpenHands AI-driven development platform trending on GitHub
OpenHands, an open-source AI-driven software development platform implemented in Python, is trending on GitHub with 77,048 total stars and 258 new stars today. The project enables AI agents to perform software development tasks autonomously. Its continued traction signals sustained community interest in open-source coding agent frameworks.
AgentSpec: A modular framework for controlled composition and analysis of embodied LLM agent scaffolds
AgentSpec is a new modular specification framework that represents embodied LLM agents as typed compositions of reusable policy components with standardized interfaces across perception, memory, reasoning, reflection, action, and learning modules. The framework enables controlled swapping and recombination of components, instantiated across four benchmarks (DeliveryBench, ALFRED, MiniGrid, RoboTHOR). Key findings include that agent performance is governed by scaffold compatibility and interaction effects rather than isolated module strength, and that RL-trained policies compose best when optimized with deployment-time scaffold structure. Code, baselines, and an interactive playground are publicly released.
Midscene: AI-Powered Vision-Driven UI Automation Framework (TypeScript)
Midscene is an open-source TypeScript framework for AI-powered, vision-driven UI automation across multiple platforms, currently trending on GitHub with 13,340 total stars and 99 new stars today. The project uses visual understanding to drive browser and UI automation tasks, positioning itself within the growing agent-tool ecosystem. Its traction signals meaningful developer interest in vision-based automation approaches.
Archon: open-source harness builder for deterministic AI coding workflows
Archon is an open-source TypeScript project positioning itself as a harness builder for AI coding, aiming to make AI-assisted code generation deterministic and repeatable. The repository has accumulated 22,323 stars with modest daily momentum (+38). It targets a known pain point in agentic coding workflows: reproducibility and controllability of AI-generated outputs.
