Commit graph

7 commits

Author SHA1 Message Date
0727c5ebec style: improve markdown rendering output formatting
- Use terminal-link for clickable hyperlinks
- Reduce heading color brightness
- Remove extra trailing newlines from code blocks
- Fix horizontal rule spacing
- Wrap codespan content in backticks
- Suppress language error warnings from highlighter
2026-04-19 17:41:42 -04:00
c0ab652135 refactor: replace comark with custom Bun.markdown 2026-04-19 16:40:12 -04:00
8a23cf4d42 feat: use comark for final output 2026-04-17 22:53:29 -04:00
712666255a feat: add chalk styling for terminal output 2026-04-17 00:13:17 -04:00
ab648271c2 chore: add biome and fix to pass 2026-04-15 15:20:18 -04:00
9d970bca49 feat: send arg as prompt and stream to stdout 2026-04-15 03:25:54 -04:00
ae63c3bb0f init: git and bun 2026-04-15 00:17:57 -04:00