Commit 55dabfd
committed
Merge remote-tracking branch 'origin/main' into duncan/agent-usage-archive
* origin/main: (22 commits)
feat(catalog): resolve publisher display name in catalog detail pane (#3640)
feat(mesh): upgrade embedded mesh to v0.74 and harden shared compute (split 1/2 of #3467) (#3741)
docs(nips): specify kind:30621 multi-repo projects (NIP-MP) (#3163)
Refine agent sharing dialog (#3699)
desktop: enable getUserMedia in the Linux WebKitGTK webview (#3607)
fix: align responsive agent views (#3688)
Add macOS agent menu-bar menu (#3565)
Fix pending message feedback (#3543)
fix(desktop): remove remaining Projects panel fills (#3742)
feat(mobile): desktop-parity emoji and thread experience (#3485)
desktop: restore direct community member adds (#3634)
fix(desktop): explain open agent access (#2561)
fix(cli): resolve agents from owner records (#3178)
fix(desktop): remove Projects overview card fills (#3416)
feat(replica): portable heartbeat-token fence with snapshot-local reader routing (#3268)
fix(git): channel binding tooling + author remediation for unbound repos (#3626)
feat: configure S3 URL addressing style (#3400)
feat: add first-class OpenRouter provider support (#1975)
feat(agent,acp): wire provider total_tokens through NIP-AM publish chain (#3593)
chore(release): release Buzz Desktop version 0.5.2 (#3624)
...
Signed-off-by: Will Pfleger <pfleger.will@gmail.com>213 files changed
Lines changed: 21515 additions & 2515 deletions
File tree
- crates
- buzz-acp/src
- buzz-agent
- src
- tests
- buzz-cli
- src
- commands
- buzz-core/src
- buzz-db
- src
- buzz-media
- src
- tests
- buzz-relay
- examples
- src
- api
- git
- handlers
- buzz-test-client
- tests
- deploy
- charts/buzz
- examples
- templates
- tests
- compose
- desktop
- src-tauri
- src
- commands
- managed_agents
- mesh_llm
- src
- app
- features
- agents
- lib
- ui
- channels/ui
- communities
- community-members/ui
- mesh-compute/ui
- messages
- lib
- ui
- profile/ui
- projects
- lib
- ui
- settings/ui
- sidebar/ui
- testing
- tests/e2e
- docs
- nips
- migrations
- mobile
- assets/emoji
- lib
- features/channels
- channel_detail_page
- compose_bar
- emoji_picker
- scripts
- test
- features/channels
- schema
- scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
85 | 98 | | |
86 | 99 | | |
87 | 100 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
3 | 14 | | |
4 | 15 | | |
5 | 16 | | |
| |||
0 commit comments