Software that notices an external dependency change and prepares a supported response. Since.dev connects recorded changes to affected code, prepares small evidence-backed patches, and opens draft PRs when authorized. Your repository runs its checks, and you decide whether to adopt the repair.
How often are sources checked?
Sources are checked on a schedule. Each watch uses the slower of its aspect's default cadence and its plan's cadence floor. The watch reports its actual interval. This is scheduled change detection, not a real-time feed.
What does unknown mean?
Unknown means no known value is available for comparison, for example because a subject has no observations or a source does not publish the requested field. Unknown does not mean unchanged. Verification compares the latest recorded observation; inspect its time and source health before relying on it.
What can I watch?
Start with a supported package, repository, specification, public page, or status source. Coverage is checked before a watch is created. Private registries, sources behind a login, and sources closed to automated reading are not covered.
What happens while my agent is offline?
A durable cursor lets your agent resume from acknowledged state and read later changes from its active, attached watches. New watches cover future changes only. Webhooks use at-least-once delivery, so consumers should deduplicate using the event's idempotency key.
What counts toward my plan?
Free includes one repository and a bounded hosted AI allowance. Pro connects five repositories and Studio connects fifteen. Paid repository work requires your own AI provider; there are no repository AI credit quotas or dependency count limits. World State stays on Since AI with separate watch and monthly verification limits. A watched subject counts once across its aspects and attached agents. Each login includes one Free workspace. Additional owned workspaces need their own paid subscription; invited teams do not consume your Free workspace. There are no per-developer charges.
How does bringing my own model work?
On Pro, connect your Anthropic or OpenAI API key and select a supported model. Studio and Enterprise also support AWS Bedrock with an AWS access key ID, secret access key, and region. Your provider bills repository AI usage directly; Since charges for the workspace. Free uses Since AI with 25 hosted credits each month, one repository, and no repair PRs. World State always uses Since AI. Provider usage is visible in settings; it is not a Since invoice. If a connection fails, work pauses instead of switching to another provider.
Do I need to add every repository dependency by hand?
No. Automatic dependency monitoring is checked for new GitHub repository connections; review that choice before connecting. Since scans manifests and monitors supported public dependencies, showing coverage gaps and each source's check status. Existing repository choices are preserved. Repository dependency counts are unlimited on paid plans; Free has a bounded allowance. World State watch limits are separate. Free includes manual impact checks; paid plans can investigate compatibility changes and open supported draft PRs when enabled. Initial readings are baselines, not change notifications.
Does it repair my code automatically?
New paid repository connections default to Automatic draft PRs. Since automatically checks impact, prepares supported repairs, and opens draft PRs; you review and merge. Choose Monitor only to keep repairs manual. Since.dev supports small, documented compatibility fixes in code and configuration. Routine version bumps and work requiring package-manager or lockfile changes are deferred. Insufficient release information means No PR created, with a reason and a background source check when one is scheduled. It does not mean your code is safe or broken. Unsupported work explains the limitation. CI runs in your repository; Since.dev never merges or deploys.
Can I ask for a different fix?
Yes. Revise the repair in the terminal, or explicitly mention the installed GitHub app in a comment on a PR created by Since, with your instruction. Authorized repository collaborators can request bounded changes to the same repair. The app updates the same PR, preserves earlier versions, and waits for fresh checks. It does not take over other PRs or turn unrelated feature requests into automatic work.
A little peace of mind.
Keep building. We’ll keep watch.
Since.dev watches your dependencies and prepares supported repair PRs. You decide what ships.