Commit af1a30b
committed
Merge remote-tracking branch 'origin/main' into benchmark/harness-accounting-and-solo
* origin/main: (48 commits)
fix(hooks): scope pre-push lanes to branch merge-base diff (#6423)
Enforce a three-day dependency cooldown (#6426)
perf(desktop): resolve references without directory scans (#6328)
feat(llm): stamp thinking effort on call-completed log line (#6424)
Fix cross-owner relay agent mentions in owner-only builds (#6338)
feat(cli): accept Buzz message links for thread reads (#6359)
feat(workflows): add workflow editor (#6248)
fix(desktop): preserve huddle speech boundaries (#6397)
test(desktop): use a wordlist-safe separator in passphrase word-count test (#6356)
fix(models): curate Databricks alias-aware labels for 5 missing endpoints (#6360)
fix(acp): guard against unrequested public relay skills (#6394)
feat(desktop): refine context-aware Projects collaboration (#6396)
fix(desktop): distinguish duplicate agent devices (#6337)
feat(desktop): close Buzz window with Cmd+W (#6314)
refactor(prompt): simplify Buzz agent guidance (#6340)
feat(desktop): make Projects workspaces selectable (#6368)
Add Buzz-native collaboration benchmarks (#6264)
Polish mobile timeline and emoji interactions (#6297)
feat(desktop): make the Projects overview follow the selected section (#6335)
refactor(desktop): coordinate TTS playback (#6341)
...
Signed-off-by: Atish Patel <atishpatel2012@gmail.com>693 files changed
Lines changed: 71648 additions & 16275 deletions
File tree
- .github/workflows
- benchmarks
- buzz-dataset
- create-channel-invite-users
- environment
- tests
- read-named-path-outside-workspace
- environment
- tests
- reply-to-thread
- environment
- tests
- user-mention
- environment
- tests
- harbor-buzz-orchestra
- manifests
- personas
- src/harbor_buzz_orchestra
- testbed
- src/harbor_buzz_testbed
- tests
- tests
- fixtures/transcripts
- bin
- crates
- buzz-acp/src
- buzz-agent/src
- buzz-backend-kubernetes/src
- buzz-cli
- src
- commands
- buzz-dev-mcp/src
- buzz-media/src
- buzz-relay/src
- handlers
- buzz-workflow/src
- desktop
- src-tauri
- src
- archive
- commands
- agent_discovery
- agents
- channels
- messages
- personas
- inbound
- snapshot
- update
- team_snapshot
- huddle
- tts_tests
- managed_agents
- claude_config
- config_bridge
- discovery
- effective_config
- global_config
- nest
- persona_events
- runtime
- spawn_snapshot
- diff
- types
- relay
- src
- app
- routes
- features
- agents
- lib
- ui
- channels
- lib
- ui
- communities
- ui
- custom-emoji/ui
- home
- lib
- ui
- local-archive
- messages
- lib
- ui
- profile/ui
- projects
- lib
- ui
- reminders/ui
- search
- settings/ui
- sidebar
- lib
- ui
- workflows/ui
- testing
- tests
- e2e
- helpers
- mobile
- android
- app
- ios
- Runner.xcodeproj
- RunnerTests
- Runner
- lib
- features
- activity
- channels
- agent_activity
- channel_detail_page
- channels_page
- compose_bar
- emoji_picker
- mentions
- message_actions
- thread_detail_page
- forum
- home
- pairing
- profile
- pulse
- search
- settings/settings_page
- test
- features
- activity
- channels
- mentions
- forum
- home
- pairing
- profile
- pulse
- search
- settings
- scripts
- test-fixtures
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 | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
11 | 12 | | |
| 13 | + | |
12 | 14 | | |
13 | 15 | | |
14 | 16 | | |
| |||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
130 | | - | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
131 | 144 | | |
132 | 145 | | |
133 | 146 | | |
| |||
202 | 215 | | |
203 | 216 | | |
204 | 217 | | |
205 | | - | |
| 218 | + | |
206 | 219 | | |
207 | 220 | | |
208 | | - | |
| 221 | + | |
209 | 222 | | |
210 | 223 | | |
211 | | - | |
212 | | - | |
213 | | - | |
| 224 | + | |
| 225 | + | |
| 226 | + | |
| 227 | + | |
214 | 228 | | |
215 | 229 | | |
216 | 230 | | |
| |||
476 | 490 | | |
477 | 491 | | |
478 | 492 | | |
479 | | - | |
480 | | - | |
481 | | - | |
482 | | - | |
483 | | - | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
| 498 | + | |
| 499 | + | |
| 500 | + | |
| 501 | + | |
| 502 | + | |
| 503 | + | |
| 504 | + | |
484 | 505 | | |
485 | 506 | | |
486 | 507 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
996 | 996 | | |
997 | 997 | | |
998 | 998 | | |
| 999 | + | |
| 1000 | + | |
| 1001 | + | |
| 1002 | + | |
| 1003 | + | |
| 1004 | + | |
| 1005 | + | |
| 1006 | + | |
| 1007 | + | |
| 1008 | + | |
| 1009 | + | |
| 1010 | + | |
| 1011 | + | |
| 1012 | + | |
| 1013 | + | |
| 1014 | + | |
| 1015 | + | |
| 1016 | + | |
| 1017 | + | |
| 1018 | + | |
| 1019 | + | |
| 1020 | + | |
| 1021 | + | |
| 1022 | + | |
| 1023 | + | |
999 | 1024 | | |
1000 | 1025 | | |
1001 | 1026 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
Lines changed: 77 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
Lines changed: 15 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
Lines changed: 24 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
0 commit comments