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
.
harness
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
9
Code
Issues
16
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(format): add core:columns-rows formatter for HQL table output
- #78
#78
Merged
sawka-harness
merged 10 commits into
main
harness/cli:main
from
feat/hql-columns-rows-table
harness/cli:feat/hql-columns-rows-table
Copy head branch name to clipboard
Aug 5, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat(format): add core:columns-rows formatter for HQL table output
#78
sawka-harness
merged 10 commits into
main
harness/cli:main
from
feat/hql-columns-rows-table
harness/cli:feat/hql-columns-rows-table
Copy head branch name to clipboard
Commits
Commits on Aug 4, 2026
feat(format): add core:columns-rows formatter for HQL table output
Show description for 1fd4e72
vinaysrini
and
cursoragent
committed
1fd4e72
View commit details
Copy full SHA for 1fd4e72
Browse repository at this point
fix(format): harden columns-rows output edge cases
Show description for 0e914a7
vinaysrini
and
cursoragent
committed
0e914a7
View commit details
Copy full SHA for 0e914a7
Browse repository at this point
Commits on Aug 5, 2026
move pagemeta from format => cmdctx
sawka-harness
committed
545627b
View commit details
Copy full SHA for 545627b
Browse repository at this point
new list_transform_fn on specs to convert a get/execute request to a format that can be consumed by the list formatting code
sawka-harness
committed
01c75a8
View commit details
Copy full SHA for 01c75a8
Browse repository at this point
wire up list_transform_fn into endpoint
sawka-harness
committed
b9c6519
View commit details
Copy full SHA for b9c6519
Browse repository at this point
wire up new list_transform_fn to kg's hql:run and then remove special case in FormatSingleOutput
sawka-harness
committed
5f39caf
View commit details
Copy full SHA for 5f39caf
Browse repository at this point
must apply itemexpr before passing to list_transform_fn
sawka-harness
committed
2cb2737
View commit details
Copy full SHA for 2cb2737
Browse repository at this point
fix naming to reflect that this is now a transform not a formatter
sawka-harness
committed
21cc4c4
View commit details
Copy full SHA for 21cc4c4
Browse repository at this point
fixed bug when we have no (dynamic) columns returned
sawka-harness
committed
6571632
View commit details
Copy full SHA for 6571632
Browse repository at this point
update help to reflect the table output, and move examples to Long text so short descriptions dont wrap
sawka-harness
committed
a1cc801
View commit details
Copy full SHA for a1cc801
Browse repository at this point
You can’t perform that action at this time.