This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
crush
Watch
1
Star
0
Fork
0
mirror of
https://github.com/charmbracelet/crush.git
synced
2026-05-30 18:47:33 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
exec
crush
/
internal
/
backend
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Christian Rocha
f012b46976
Merge remote-tracking branch 'origin/main' into fast-ui
2026-05-14 21:21:44 -04:00
..
agent.go
refactor: use client and server for workspace access and management
2026-03-12 18:24:29 +03:00
backend.go
fix: detect stale server during development with BuildID
2026-05-14 15:32:41 -04:00
config.go
Merge branch 'main' into server-client-2
2026-03-22 11:17:12 +03:00
events.go
fix(app): replace single events channel with pubsub.Broker for fan-out (
#2663
)
2026-04-28 17:03:50 -04:00
filetracker.go
refactor: use client and server for workspace access and management
2026-03-12 18:24:29 +03:00
permission.go
refactor(server): move agent, session, permission, and event logic to backend package
2026-03-10 23:20:14 +03:00
session.go
perf: batch streaming message updates
2026-05-12 10:51:28 -04:00
util.go
refactor(server): move agent, session, permission, and event logic to backend package
2026-03-10 23:20:14 +03:00