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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
DevSymphony
/
sym-cli
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
18
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: DevSymphony/sym-cli
Actions
All workflows
Workflows
Build
Build
Copilot code review
Copilot code review
Release
Release
CI
CI
Disabled
Show more workflows...
Management
Caches
Release
Release
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
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
release.yml
will be ignored since log searching is not yet available
50 workflow runs
50 workflow runs
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.
feat: enhance response of querying convention (#58)
Release
#50:
Commit
31ea416
pushed by
sehwan505
9s
main
main
9s
View workflow file
fix: improve linter execution with TypeScript support and language fi…
Release
#49:
Commit
1847352
pushed by
sehwan505
2m 7s
main
main
2m 7s
View workflow file
fix: dashboard and init improvements (#56)
Release
#48:
Commit
6e0742f
pushed by
sehwan505
13s
main
main
13s
View workflow file
fix: handle removed linters in golangci-lint v2 and add CLI conventio…
Release
#47:
Commit
bf5b059
pushed by
ikjeong
2m 42s
main
main
2m 42s
View workflow file
feat: add convention and category CRUD operations via MCP and CLI (#54)
Release
#46:
Commit
cee24a0
pushed by
ikjeong
11s
main
main
11s
View workflow file
feat: implement mode-based execution for LLM validation (#53)
Release
#45:
Commit
586e9c7
pushed by
ikjeong
12s
main
main
12s
View workflow file
feat: add golangci-lint linter integration with v2.x support (#51)
Release
#44:
Commit
508f2d3
pushed by
ikjeong
15s
main
main
15s
View workflow file
feat: add convention import feature (#50)
Release
#43:
Commit
de0e003
pushed by
ikjeong
10s
main
main
10s
View workflow file
chore: bump version to 0.1.11
Release
#42:
Commit
1a1c465
pushed by
baeyc0510
41s
main
main
41s
View workflow file
fix: prevent 'admin with no permissions' on fresh install
Release
#41:
Commit
f6fc272
pushed by
baeyc0510
13s
main
main
13s
View workflow file
fix: simplify dashboard save conversion prompt (#48)
Release
#40:
Commit
8e1e138
pushed by
ikjeong
15s
main
main
15s
View workflow file
fix: use binary version in MCP config generation (#47)
Release
#39:
Commit
491e241
pushed by
ikjeong
2m 4s
main
main
2m 4s
View workflow file
docs: update documentation for category feature (#46)
Release
#38:
Commit
2206cfa
pushed by
ikjeong
24s
main
main
24s
View workflow file
feat(init): preserve existing config files when .sym directory exists
Release
#37:
Commit
f15aa40
pushed by
baeyc0510
14s
main
main
14s
View workflow file
feat: add category management(add, edit, remove) (#44)
Release
#36:
Commit
d7cc7c4
pushed by
ikjeong
17s
main
main
17s
View workflow file
feat: add category management with CLI command and MCP tool (#43)
Release
#35:
Commit
eeaf88c
pushed by
ikjeong
14s
main
main
14s
View workflow file
docs: add class, sequence, usecase uml (plant uml)
Release
#34:
Commit
08b1149
pushed by
baeyc0510
16s
main
main
16s
View workflow file
fix: rename file (#42)
Release
#33:
Commit
49e42d5
pushed by
ikjeong
12s
main
main
12s
View workflow file
chore: update docs and configure linting (#41)
Release
#32:
Commit
acaf1a8
pushed by
ikjeong
31s
main
main
31s
View workflow file
refactor: consolidate util packages and simplify bootstrap structure …
Release
#31:
Commit
7c33e60
pushed by
ikjeong
14s
main
main
14s
View workflow file
refactor: simplify cmd package and consolidate documentation (#39)
Release
#30:
Commit
b9ae415
pushed by
ikjeong
2m 44s
main
main
2m 44s
View workflow file
refactor: restructure validator with git package extraction and execu…
Release
#29:
Commit
3a0e11b
pushed by
ikjeong
2m 30s
main
main
2m 30s
View workflow file
refactor: rename adapter package to linter and simplify concurrency (…
Release
#28:
Commit
1791de2
pushed by
ikjeong
12s
main
main
12s
View workflow file
refactor: restructure LLM module with provider registry pattern (#36)
Release
#27:
Commit
51c361a
pushed by
ikjeong
3m 32s
main
main
3m 32s
View workflow file
Feat/local role system (#35)
Release
#26:
Commit
1d6d417
pushed by
ikjeong
12s
main
main
12s
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.