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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
GrayCodeAI
/
gitant-daemon
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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: GrayCodeAI/gitant-daemon
Actions
All workflows
Workflows
CI
CI
Dependabot Updates
Dependabot Updates
Release
Release
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
72 workflow runs
72 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.
ci: force Node 24 for GitHub Actions
CI
#62:
Commit
2b632af
pushed by
Patel230
8m 17s
main
main
8m 17s
View workflow file
ci: update GitHub Actions runtimes
CI
#61:
Commit
ab452de
pushed by
Patel230
9m 47s
main
main
9m 47s
View workflow file
fix: embed sqlite migrations for container runtime
CI
#60:
Commit
a045d29
pushed by
Patel230
2m 53s
main
main
2m 53s
View workflow file
fix: tighten daemon CORS headers
CI
#59:
Commit
7f5c695
pushed by
Patel230
10m 31s
main
main
10m 31s
View workflow file
style: format all Go source files with gofmt
CI
#58:
Commit
fd3c19f
pushed by
Patel230
3m 14s
main
main
3m 14s
View workflow file
fix: resolve compile issues, type safety bugs, security vulnerabiliti…
CI
#57:
Commit
3119741
pushed by
Patel230
3m 33s
main
main
3m 33s
View workflow file
docs: modernize README.md with badges, icons, and better formatting
CI
#56:
Commit
b62941a
pushed by
Patel230
2m 49s
main
main
2m 49s
View workflow file
refactor(daemon): hexagonal/clean architecture with SQLite storage
CI
#55:
Commit
99a6fd2
pushed by
Patel230
10m 19s
main
main
10m 19s
View workflow file
chore(daemon): align Dockerfile runtime, pin Go 1.26.1
CI
#54:
Commit
85a81b5
pushed by
Patel230
2m 43s
main
main
2m 43s
View workflow file
chore(daemon): standarize auth, harden gitignore and remove .next
CI
#53:
Commit
8a48a66
pushed by
Patel230
3m 7s
main
main
3m 7s
View workflow file
fix: mint fresh UCAN for issue creation to avoid nonce replay rejection
CI
#52:
Commit
091fa6e
pushed by
Patel230
3m 18s
main
main
3m 18s
View workflow file
fix: move getDiskUsage to platform-specific files for cross-compilation
CI
#51:
Commit
d10bc8f
pushed by
Patel230
2m 54s
main
main
2m 54s
View workflow file
fix: resolve lint issues - remove unused fields and lift loop conditions
CI
#50:
Commit
de11030
pushed by
Patel230
1m 19s
main
main
1m 19s
View workflow file
feat: competitive parity — P2P security, CRDT completeness, E2E tests
CI
#49:
Commit
6511f17
pushed by
Patel230
49s
main
main
49s
View workflow file
fix: race conditions, security hardening, and frontend improvements
CI
#48:
Commit
e08f7a8
pushed by
Patel230
9m 3s
main
main
9m 3s
View workflow file
chore: remove Dependabot
CI
#47:
Commit
69737be
pushed by
Patel230
3m 9s
main
main
3m 9s
View workflow file
deps(deps): bump github.com/go-chi/chi/v5 from 5.1.0 to 5.3.0
CI
#46:
Pull request
#7
opened by
dependabot
Bot
10m 3s
dependabot/go_modules/github.com/go-chi/chi/v5-5.3.0
dependabot/go_modules/github.com/go-chi/chi/v5-5.3.0
10m 3s
View #7
View workflow file
deps(deps): bump github.com/spf13/cobra from 1.8.1 to 1.10.2
CI
#45:
Pull request
#6
opened by
dependabot
Bot
9m 46s
dependabot/go_modules/github.com/spf13/cobra-1.10.2
dependabot/go_modules/github.com/spf13/cobra-1.10.2
9m 46s
View #6
View workflow file
ci: bump goreleaser/goreleaser-action from 6 to 7
CI
#44:
Pull request
#5
opened by
dependabot
Bot
3m 41s
dependabot/github_actions/goreleaser/goreleaser-action-7
dependabot/github_actions/goreleaser/goreleaser-action-7
3m 41s
View #5
View workflow file
ci: bump golangci/golangci-lint-action from 7 to 9
CI
#43:
Pull request
#4
opened by
dependabot
Bot
3m 21s
dependabot/github_actions/golangci/golangci-lint-action-9
dependabot/github_actions/golangci/golangci-lint-action-9
3m 21s
View #4
View workflow file
docker: bump alpine from 3.19 to 3.23
CI
#42:
Pull request
#3
opened by
dependabot
Bot
3m 23s
dependabot/docker/alpine-3.23
dependabot/docker/alpine-3.23
3m 23s
View #3
View workflow file
ci: bump actions/upload-artifact from 4 to 7
CI
#41:
Pull request
#2
opened by
dependabot
Bot
3m 11s
dependabot/github_actions/actions/upload-artifact-7
dependabot/github_actions/actions/upload-artifact-7
3m 11s
View #2
View workflow file
ci: bump docker/login-action from 3 to 4
CI
#40:
Pull request
#1
opened by
dependabot
Bot
4m 3s
dependabot/github_actions/docker/login-action-4
dependabot/github_actions/docker/login-action-4
4m 3s
View #1
View workflow file
go_modules in /. - Update #1385975134
Dependabot Updates
#6:
by
dependabot
Bot
1m 59s
main
main
1m 59s
go_modules in /. - Update #1385975101
Dependabot Updates
#5:
by
dependabot
Bot
1m 49s
main
main
1m 49s
Previous
1
2
3
Next
You can’t perform that action at this time.