Dax Raad 036f5d4eef core: add project update timestamps to track when projects were last modified il y a 2 mois
..
bin ff462dfd7a fix: windows install (#4293) il y a 3 mois
script 654a2cd6a4 core: remove unused fzf dependency to address CVE il y a 3 mois
src 036f5d4eef core: add project update timestamps to track when projects were last modified il y a 2 mois
test 9856e3b798 ignore: add test for provider url case il y a 3 mois
.gitignore 571d60182a improve snapshotting speed further il y a 8 mois
AGENTS.md 3db8e7c2b6 ci: send stats to posthog il y a 7 mois
Dockerfile 15902cf54d core: add missing system libraries to docker image so the agent starts successfully il y a 3 mois
README.md f3da73553c sync il y a 9 mois
bunfig.toml 96bdeb3c7b OpenTUI is here (#2685) il y a 4 mois
package.json 0569e8652c release: v1.0.137 il y a 3 mois
parsers-config.ts 4703e859bd Add YAML language server support (#4508) il y a 3 mois
sst-env.d.ts 28c802f399 wip: zen il y a 3 mois
tsconfig.json 62e5f4b154 try tsgo il y a 4 mois

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.