{"id":31046014,"url":"https://github.com/thecodedrift/ast-testing","last_synced_at":"2025-09-14T17:57:46.669Z","repository":{"id":314381843,"uuid":"1050802694","full_name":"thecodedrift/ast-testing","owner":"thecodedrift","description":"An experiment on the capabilities of AST to steer agentic systems","archived":false,"fork":false,"pushed_at":"2025-09-12T04:19:24.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-12T06:22:48.847Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thecodedrift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-05T01:00:37.000Z","updated_at":"2025-09-12T04:19:28.000Z","dependencies_parsed_at":"2025-09-12T06:22:53.603Z","dependency_job_id":"8c89222e-cc7d-499d-b613-ec8008987b4a","html_url":"https://github.com/thecodedrift/ast-testing","commit_stats":null,"previous_names":["thecodedrift/ast-testing"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/thecodedrift/ast-testing","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodedrift%2Fast-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodedrift%2Fast-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodedrift%2Fast-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodedrift%2Fast-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodedrift","download_url":"https://codeload.github.com/thecodedrift/ast-testing/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodedrift%2Fast-testing/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275144838,"owners_count":25413107,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-14T02:00:10.474Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-14T17:57:45.720Z","updated_at":"2025-09-14T17:57:46.653Z","avatar_url":"https://github.com/thecodedrift.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AST As an Agentic Code Tool\n\n\u003e Can AST tools's make the world of Agentic Code better?\n\n# About This Repo\n\nThis repo simulates a simple monorepo with multiple languages as a testbed for AST tools and agentic code capabilities.\n\nRule JSON Schema is @ https://raw.githubusercontent.com/ast-grep/ast-grep/main/schemas/rule.json\n\n# AST Capabilities\n\n- Per-editor configured, often globally installed\n  - vscode extensions (gives hinting info)\n- Polyglot solutions exist (ast-grep)\n- Cannot cross file boundaries - more limited than we thought\n- Rules are per language - the pattern syntax is too\n  - Will mean that you cannot template this easily\n  - pattern: `string` is more portable, but is highly language syntax dependent\n\n## Open Questions\n\n- none\n\n# Agentic Capabilities\n\n- Terrible at writing rules. Absolutely terrible.\n\n## Copilot / VSCode\n\n- Can see local lint errors if enabled via an extension\n- Can fix errors if it can see the errors\n- Does not need `instructions.md` to trigger linting as long as the language server is enabled\n\n## Claude Code\n\n- Can be made more deterministic with linting instructions in the claude config files\n\n## Cursor Code\n\nTBD\n\n## Codex\n\nTBD\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodedrift%2Fast-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodedrift%2Fast-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodedrift%2Fast-testing/lists"}