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
.
flanksource
/
clicky
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
4
Pull requests
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Fixes
- #44
#44
Open
moshloop
wants to merge 54 commits into
main
flanksource/clicky:main
from
fixes
flanksource/clicky:fixes
Copy head branch name to clipboard
Conversation
Commits
54
(54)
Checks
Files changed
Open
Fixes
#44
moshloop
wants to merge 54 commits into
main
flanksource/clicky:main
from
fixes
flanksource/clicky:fixes
Copy head branch name to clipboard
Commits
Commits on Dec 9, 2025
feat: proper rendering of api.Text and Textable in all formatters
Show description for c2340ad
moshloop
committed
c2340ad
View commit details
Copy full SHA for c2340ad
Browse repository at this point
feat: refactor formatters to use FieldValue.Text and PrettyData.Pretty()
Show description for b1a9880
moshloop
and
claude
committed
b1a9880
View commit details
Copy full SHA for b1a9880
Browse repository at this point
chore: misc
moshloop
committed
57b2bb0
View commit details
Copy full SHA for 57b2bb0
Browse repository at this point
chore: update examples
moshloop
committed
b3522ce
View commit details
Copy full SHA for b3522ce
Browse repository at this point
fix: restore table rendering temporarily, fix ANSI test checks
Show description for 173d6df
moshloop
and
claude
committed
173d6df
View commit details
Copy full SHA for 173d6df
Browse repository at this point
fix: wrap string values in Text for TextList compatibility
Show description for da8ab64
moshloop
and
claude
committed
da8ab64
View commit details
Copy full SHA for da8ab64
Browse repository at this point
fix: add missing types and methods for compilation
Show description for 123cd14
moshloop
committed
123cd14
View commit details
Copy full SHA for 123cd14
Browse repository at this point
refactor: remove Formatted(), Plain(), Markdown(), HTML() from FieldValue
Show description for 37919a6
moshloop
committed
37919a6
View commit details
Copy full SHA for 37919a6
Browse repository at this point
fix: update test to handle Textable interface properly
Show description for 21f9e44
moshloop
committed
21f9e44
View commit details
Copy full SHA for 21f9e44
Browse repository at this point
wip
moshloop
committed
774ad88
View commit details
Copy full SHA for 774ad88
Browse repository at this point
misc
moshloop
committed
50e1326
View commit details
Copy full SHA for 50e1326
Browse repository at this point
fix: improve HTML tree rendering with embedded assets
Show description for dc3936e
moshloop
committed
dc3936e
View commit details
Copy full SHA for dc3936e
Browse repository at this point
refactor: extract inline CSS/JS to go:embed files and use Iconify chevrons
Show description for d563f5f
moshloop
committed
d563f5f
View commit details
Copy full SHA for d563f5f
Browse repository at this point
fix: align tree chevrons to top
moshloop
committed
a0cf374
View commit details
Copy full SHA for a0cf374
Browse repository at this point
fix: use interface assertion in NewTypedValue for nested trees
Show description for 6cef77f
moshloop
committed
6cef77f
View commit details
Copy full SHA for 6cef77f
Browse repository at this point
feat: implement nested table rendering in HTML with compact support
Show description for fdfee78
moshloop
committed
fdfee78
View commit details
Copy full SHA for fdfee78
Browse repository at this point
feat(ai): add LLM agent adapter with structured output support
Show description for f205a3a
moshloop
committed
f205a3a
View commit details
Copy full SHA for f205a3a
Browse repository at this point
fix(task): prevent hanging and terminal corruption in task manager
Show description for afd2e3c
moshloop
committed
afd2e3c
View commit details
Copy full SHA for afd2e3c
Browse repository at this point
fix(task): resolve race conditions in batch.go
Show description for 12ddad5
moshloop
committed
12ddad5
View commit details
Copy full SHA for 12ddad5
Browse repository at this point
fix(task): resolve data races in Task and Manager
Show description for e686a55
moshloop
committed
e686a55
View commit details
Copy full SHA for e686a55
Browse repository at this point
fix: formatting improvements
moshloop
committed
094b57b
View commit details
Copy full SHA for 094b57b
Browse repository at this point
fix: args handling in clicky.AddCommand
moshloop
committed
94c8cd2
View commit details
Copy full SHA for 94c8cd2
Browse repository at this point
chore: ai refactorings
moshloop
committed
5a78548
View commit details
Copy full SHA for 5a78548
Browse repository at this point
fix: batch race conditions
moshloop
committed
f54969b
View commit details
Copy full SHA for f54969b
Browse repository at this point
fix: parse max-w unit suffixes (ch, px, rem, em)
moshloop
committed
33f6988
View commit details
Copy full SHA for 33f6988
Browse repository at this point
feat: default to truncate-suffix when constraints specified
Show description for dd79195
moshloop
committed
dd79195
View commit details
Copy full SHA for dd79195
Browse repository at this point
fix: prevent truncate class from overwriting explicit max-w
Show description for 10436ec
moshloop
committed
10436ec
View commit details
Copy full SHA for 10436ec
Browse repository at this point
feat: migrate terminal tables to lipgloss (hybrid approach)
Show description for b229f73
moshloop
committed
b229f73
View commit details
Copy full SHA for b229f73
Browse repository at this point
feat: migrate tree rendering to lipgloss
Show description for 1653eff
moshloop
committed
1653eff
View commit details
Copy full SHA for 1653eff
Browse repository at this point
chore: switch tree/table printing back to lipgloss
moshloop
committed
c587b42
View commit details
Copy full SHA for c587b42
Browse repository at this point
chore: fix nested html table output
moshloop
committed
13947dc
View commit details
Copy full SHA for 13947dc
Browse repository at this point
chore: fix nested html tree output
moshloop
committed
0266e5d
View commit details
Copy full SHA for 0266e5d
Browse repository at this point
chore: html fixes
moshloop
committed
2e45834
View commit details
Copy full SHA for 2e45834
Browse repository at this point
chore: uber demo
moshloop
committed
ddf7c70
View commit details
Copy full SHA for ddf7c70
Browse repository at this point
chore: fix lint errors
moshloop
committed
7cd3b7e
View commit details
Copy full SHA for 7cd3b7e
Browse repository at this point
chore: review fixes
Show description for a25d6e3
moshloop
and
coderabbitai[bot]
committed
a25d6e3
View commit details
Copy full SHA for a25d6e3
Browse repository at this point
chore: fix test errors
moshloop
committed
56006ce
View commit details
Copy full SHA for 56006ce
Browse repository at this point
feat(formatters): make TextTable self-contained with column schema
Show description for ac5681c
moshloop
committed
ac5681c
View commit details
Copy full SHA for ac5681c
Browse repository at this point
fix(html): add fallback to data.Tree for tree fields
Show description for 86c09a4
moshloop
committed
86c09a4
View commit details
Copy full SHA for 86c09a4
Browse repository at this point
refactor(html): use Value() + type switch instead of GetValue()
Show description for f0ade9f
moshloop
committed
f0ade9f
View commit details
Copy full SHA for f0ade9f
Browse repository at this point
chore: refactor formatters package
moshloop
committed
7d6de30
View commit details
Copy full SHA for 7d6de30
Browse repository at this point
chore: refactor formatters package
moshloop
committed
0d9dd0e
View commit details
Copy full SHA for 0d9dd0e
Browse repository at this point
refactor(table): make lipgloss table Textable-aware
Show description for 7efdaf9
moshloop
committed
7efdaf9
View commit details
Copy full SHA for 7efdaf9
Browse repository at this point
chore: html table fixes
moshloop
committed
40058f0
View commit details
Copy full SHA for 40058f0
Browse repository at this point
feat: batch timeouts
moshloop
committed
5aeb357
View commit details
Copy full SHA for 5aeb357
Browse repository at this point
fix: check PrettyRow interface before extracting struct fields
Show description for 7cafb26
moshloop
committed
7cafb26
View commit details
Copy full SHA for 7cafb26
Browse repository at this point
fix: duplicate rendering of logs with --no-progress
moshloop
committed
c619bc2
View commit details
Copy full SHA for c619bc2
Browse repository at this point
fix: formatting tests
moshloop
committed
dfdf7df
View commit details
Copy full SHA for dfdf7df
Browse repository at this point
fix: reset capture output when reusing exec wrappers
moshloop
committed
970bbb4
View commit details
Copy full SHA for 970bbb4
Browse repository at this point
chore: fix tests
moshloop
committed
8bf74ec
View commit details
Copy full SHA for 8bf74ec
Browse repository at this point
Commits on Dec 14, 2025
chore: fix formatting tests
moshloop
committed
32d5261
View commit details
Copy full SHA for 32d5261
Browse repository at this point
fix: batch timeouts
moshloop
committed
1506311
View commit details
Copy full SHA for 1506311
Browse repository at this point
chore: test / logging improvements
moshloop
committed
8d62c85
View commit details
Copy full SHA for 8d62c85
Browse repository at this point
Merge branch 'main' of https://github.com/flanksource/clicky into dev
moshloop
committed
9aec737
View commit details
Copy full SHA for 9aec737
Browse repository at this point
You can’t perform that action at this time.