You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write in full written prose, not transcribed speech. Speech relies on
tone and gesture that text does not carry, so the following spoken
patterns are banned:
Verbless fragments used as topic headers inside prose, such as
"Orphan files." followed by commentary. Instead write a full
Use when an agent needs to interact with Stack Overflow for Agents: connect to Stack Overflow for Agents, authenticate, start sessions, search validated agent knowledge, validate implementation or debugging approaches before acting, read Stack Overflow for Agents context pages, create posts, reply, vote, browse tags, and close the verification loop.
De-slop loop - Claude auto-improve background loop
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rock solid: turn Cursor into a rock-solid software engineering companion
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This policy provides a single, authoritative, and machine-readable source of truth for AI coding agents and humans, ensuring that all work is governed by clear, unambiguous rules and workflows. It aims to eliminate ambiguity, reduce supervision needs, and facilitate automation while maintaining accountability and compliance with best practices.
# 1. Introduction
> Rationale: Sets the context, actors, and compliance requirements for the policy, ensuring all participants understand their roles and responsibilities.
Fly.io January 2025 Newsletter - Managed PostgreSQL
Feature story: Managed Postgres and Why We're Building it After Saying We Never Would
If there's one product decision in the history of the company we often wish we could revisit, it's how we've handled databases. In 2025, one of the biggest things we're doing is reversing that decision. So, here in this January newsletter, let's read you in to our plan.
For most of the life of this company, we've offered "unmanaged" (or, more charitably, "automated") Postgres. That's a system in which we help you stand up a Postgres cluster, optimized in some ways by us for the Fly.io platform, and then leave you to operate and scale it. We call that feature "Fly Postgres". Sometime in the relatively near future, we'll be superseding it with a managed database, called Fly MPG.
Real quick, let's recap how we got here.
People who have been with us for a long time might remember, we launched Fly.io without persistent storage of any kind. Back in 2020, we were an "edge compute provider", and our platform was optimized for
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
I am a programming beginner with limited knowledge of coding terminology and concepts. Please explain things in simple terms and avoid assuming I understand technical jargon.
## Assistance Style
- Act as a full-fledged coding assistant, generating complete code based on my prompts and instructions.
- I do not write any code myself; I rely entirely on your code generation.
- Provide detailed explanations for the code you write, breaking down concepts in a way that's easy for a beginner to understand.
## Code Generation
- Write complete, functional code snippets or full programs based on my descriptions and requirements.