Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
brunoga
/
deep
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
53
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: brunoga/deep
Actions
All workflows
Workflows
Dependency Graph
Dependency Graph
Go
Go
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
66 workflow runs
66 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Merge pull request #45 from brunoga/fix/correctness-bugs
Go
#90:
Commit
991e5ad
pushed by
brunoga
55s
main
main
55s
View workflow file
fix: correctness bugs across engine, generator, CRDT, and conditions
Go
#89:
Pull request
#45
opened by
brunoga
1m 1s
fix/correctness-bugs
fix/correctness-bugs
1m 1s
View #45
View workflow file
Merge pull request #44 from brunoga/fix/deep-gen-internal-import
Go
#88:
Commit
9e5bffd
pushed by
brunoga
1m 2s
main
main
1m 2s
View workflow file
fix(deep-gen): stop emitting imports of internal/engine in generated code
Go
#87:
Pull request
#44
opened by
brunoga
1m 2s
fix/deep-gen-internal-import
fix/deep-gen-internal-import
1m 2s
View #44
View workflow file
feat(crdt): add Reverse method to CRDT[T] for undo/redo support
Go
#86:
Commit
06293fd
pushed by
brunoga
1m 6s
main
main
1m 6s
View workflow file
Merge pull request #42 from brunoga/feat/crdt-reverse
Go
#85:
Commit
9af9013
pushed by
brunoga
1m 4s
main
main
1m 4s
View workflow file
feat(crdt): add Reverse method to CRDT[T] for undo/redo support
Go
#84:
Pull request
#42
synchronize by
brunoga
1m 3s
feat/crdt-reverse
feat/crdt-reverse
1m 3s
View #42
View workflow file
feat(crdt): add Reverse method to CRDT[T] for undo/redo support
Go
#83:
Pull request
#42
opened by
brunoga
1m 0s
feat/crdt-reverse
feat/crdt-reverse
1m 0s
View #42
View workflow file
Merge pull request #41 from brunoga/fix/custom-diff-patch-summary
Go
#82:
Commit
d693764
pushed by
brunoga
59s
main
main
59s
View workflow file
fix(engine): delegate customDiffPatch.summary() to inner patch's Summary()
Go
#81:
Pull request
#41
opened by
brunoga
1m 5s
fix/custom-diff-patch-summary
fix/custom-diff-patch-summary
1m 5s
View #41
View workflow file
Merge pull request #40 from brunoga/feat/crdt-counter-set-map
Go
#80:
Commit
aaba2e7
pushed by
brunoga
1m 1s
main
main
1m 1s
View workflow file
feat(crdt): add PN-Counter, OR-Set, and LWW-Map CRDTs
Go
#79:
Pull request
#40
opened by
brunoga
1m 5s
feat/crdt-counter-set-map
feat/crdt-counter-set-map
1m 5s
View #40
View workflow file
Merge pull request #39 from brunoga/fix/path-crdt-correctness
Go
#78:
Commit
f9f5eb5
pushed by
brunoga
1m 2s
main
main
1m 2s
View workflow file
fix: correct path navigation, map-nested writes, and CRDT Text convergence
Go
#77:
Pull request
#39
opened by
brunoga
1m 0s
fix/path-crdt-correctness
fix/path-crdt-correctness
1m 0s
View #39
View workflow file
Graph Update: go_modules in /. #1290908894
Dependency Graph
#4:
by
dependabot
Bot
37s
main
main
37s
Merge pull request #38 from brunoga/refactor/v5-overhaul
Go
#76:
Commit
0f00be9
pushed by
brunoga
1m 6s
main
main
1m 6s
View workflow file
Refactor: v5 API Overhaul and Architecture Rewrite
Go
#75:
Pull request
#38
opened by
brunoga
1m 1s
refactor/v5-overhaul
refactor/v5-overhaul
1m 1s
View #38
View workflow file
Merge pull request #37 from brunoga/feature/pluggable-serialization
Go
#74:
Commit
3975799
pushed by
brunoga
33s
main
main
33s
View workflow file
feat: implement pluggable serialization for patches and conditions
Go
#73:
Pull request
#37
opened by
brunoga
34s
feature/pluggable-serialization
feature/pluggable-serialization
34s
View #37
View workflow file
Graph Update: go_modules in /. #1248434884
Dependency Graph
#3:
by
dependabot
Bot
37s
main
main
37s
Merge pull request #36 from brunoga/release/v4.0.0
Go
#72:
Commit
9a43400
pushed by
brunoga
33s
main
main
33s
View workflow file
release: v4.0.0
Go
#71:
Pull request
#36
opened by
brunoga
33s
release/v4.0.0
release/v4.0.0
33s
View #36
View workflow file
Merge pull request #35 from brunoga/refactor/conflict-resolver-api
Go
#70:
Commit
74c8348
pushed by
brunoga
31s
main
main
31s
View workflow file
refactor: improve ConflictResolver API with current/proposed context
Go
#69:
Pull request
#35
opened by
brunoga
32s
refactor/conflict-resolver-api
refactor/conflict-resolver-api
32s
View #35
View workflow file
Merge pull request #34 from brunoga/fix/examples-json-pointers
Go
#68:
Commit
4171729
pushed by
brunoga
31s
main
main
31s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.