Commit e48dfd6
Wess Cope
Release 1.0.0
The beta started at 0.1.0-beta.19 with a feature lock and a note that it would
be tested for a while before a 1.0. It has been, so this is that.
Nothing about the shape has changed since beta.24 — this is the same program,
called what it is. What the beta earned is the confidence that the parts people
depend on are the right parts: memory that a correction can supersede without
deleting, credentials that never leave the Keychain, a skill library that refuses
to overwrite work it did not write, and a mesh with no daemon, no port, and no
account behind it.
1.0 is a promise about the surface rather than the end of the work. The command
surface, the MCP tool contract, the descriptor format, and the on-disk shapes are
what other things build against now, and breaking one is a version that says so.
Two things are deliberately still marked as new inside it. The console reactor
carries a Beta label in its own settings panel, because it is the newest thing
here and the one most likely to want changing. Dictation is off by default and
not in this download at all: it needs a microphone entitlement, and that is a
decision for the person building it rather than a default for a program holding a
Keychain reference to every secret its user owns.
The beta language is gone from the site and the README, and the download link
points at the latest release rather than a version, so it cannot go stale again.1 parent 9384e12 commit e48dfd6
39 files changed
Lines changed: 56 additions & 56 deletions
File tree
- crates
- synapsecore
- synapse
- site
- docs
- app
- cli
- config
- data
- install
- mcp
- memory
- mesh
- security
- skills
- troubleshoot
- vault
- tutorials
- connect
- continuity
- curate
- launch
- learn
- lifecycle
- mesh
- overseer
- recovery
- secrets
- skills
- website
- docs
- tutorials
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments