Commit graph

13 commits

Author SHA1 Message Date
d822ba2141 refactor: replace cli-highlight with shiki 2026-04-20 02:06:17 -04:00
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
bcd9771cd5 feat: add args parsing; refactor scripts 2026-04-16 16:04:16 -04:00
b3cef4dd03 chore: improve scripts 2026-04-16 04:06:31 -04:00
9f35a2d974 feat: add prod and shebang scripts 2026-04-16 04:01:12 -04:00
8facbb0de2 chore: config bin path and build scripts 2026-04-16 00:24:33 -04:00
cfc494ba53 refactor: move render logic to it's own module; add build script 2026-04-15 15:56:29 -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