An open API service providing commit metadata for open source projects.

GitHub / HugoDaniel/boreDOM / commits

SHA Message Author Date Stats
5fe013b3 0.28.1 HugoDaniel <m****l@h****t> 7 months ago
0e23c618 Landing page update HugoDaniel <m****l@h****t> 7 months ago
8867cb12 0.27.1 HugoDaniel <m****l@h****t> 7 months ago
7ae1a12e feat(marketing): new landing page HugoDaniel <m****l@h****t> 7 months ago
83221430 fix(runtime): restore app-scoped pre-runtime script loading HugoDaniel <m****l@h****t> 7 months ago
8b340e33 refactor cli scaffolds to file-based templates HugoDaniel <m****l@h****t> 7 months ago
f1df2ed2 refactor(runtime): add instance-scoped apps and app-aware loader HugoDaniel <m****l@h****t> 7 months ago
d8482bfd fix(dev-server): prevent path traversal in file serving HugoDaniel <m****l@h****t> 7 months ago
0910b64c fix(vite-plugin): validate components and fix dev registration HugoDaniel <m****l@h****t> 7 months ago
5474d363 Cache compiled binding expressions and test mapped list stability HugoDaniel <m****l@h****t> 7 months ago
967a3029 docs: update CLI to generate AGENTS.md with debugging and testing guidelines HugoDaniel <m****l@h****t> 7 months ago
6ed075d7 test: add e2e tests for boredom telemetry and devtools api HugoDaniel <m****l@h****t> 7 months ago
3e75f121 feat: instrument drawing example for state-based debugging HugoDaniel <m****l@h****t> 7 months ago
ec10e8f2 feat: implement telemetry and debugging layer in core runtime HugoDaniel <m****l@h****t> 7 months ago
495ee3f9 WIP HugoDaniel <m****l@h****t> 7 months ago
9cdf13d5 WIP HugoDaniel <m****l@h****t> 7 months ago
51395b8c Initial LLM-first version HugoDaniel <m****l@h****t> 7 months ago
09572766 RESET HugoDaniel <m****l@h****t> 7 months ago
9a0802af WIP HugoDaniel <m****l@h****t> 7 months ago
35bd6eff examples: defer vision capture until render HugoDaniel <m****l@h****t> 7 months ago
2868527f examples: fix llm list toggling HugoDaniel <m****l@h****t> 7 months ago
d5c30170 examples: fix details toggle visibility HugoDaniel <m****l@h****t> 7 months ago
1f20458d examples: make details toggle explicit HugoDaniel <m****l@h****t> 7 months ago
3c9c47bf examples: add LLM single-file walkthroughs HugoDaniel <m****l@h****t> 7 months ago
8e081429 build: split LLM entry and slim DOM wiring HugoDaniel <m****l@h****t> 7 months ago
38fd7f0a core: slim LLM build wiring and bindings HugoDaniel <m****l@h****t> 7 months ago
fa3c661e build: refresh dist bundles and example LLM bundles HugoDaniel <m****l@h****t> 7 months ago
62c0fbb8 fix: resolve typing and LLM log issues HugoDaniel <m****l@h****t> 7 months ago
cf093ec1 docs: update guides and examples for LLM-first single-file HugoDaniel <m****l@h****t> 7 months ago
63a3ffbe build: add LLM bundle target and single-file tool HugoDaniel <m****l@h****t> 7 months ago
77a3660a test: update suite for LLM-first runtime HugoDaniel <m****l@h****t> 7 months ago
f23458e9 core: add LLM-first runtime and single-file helpers HugoDaniel <m****l@h****t> 7 months ago
3deae370 test: log browser console output HugoDaniel <m****l@h****t> 7 months ago
4c76f88a docs: revise vision for AI symbiosis HugoDaniel <m****l@h****t> 7 months ago
6d93771b docs: replace CLAUDE.md with AGENTS.md HugoDaniel <m****l@h****t> 7 months ago
80bc75fd Add file organization guidance to CLAUDE.md
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
7411dbec Add component architecture guidance to CLAUDE.md
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
2f3a7c46 Expose dispatch globally for inline event handlers
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
a1ac2769 Add CSS layers and best practices to init template
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
bfbe675d Fix CLAUDE.md: clarify makeComponent is not an export
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
7331b1d2 Add boredom init command for MCP project scaffolding
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
1e8e83d1 Rewrite MCP README with concrete examples
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
170360a7 Bump version to 0.26.1 to match boreDOM HugoDaniel <m****l@h****t> 8 months ago
088955ee Simplify bridge URL to just http://localhost:31337
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
f93c8bf8 Add local work files to gitignore HugoDaniel <m****l@h****t> 8 months ago
8b26a78c Remove accidentally committed files HugoDaniel <m****l@h****t> 8 months ago
6903889d Change default port to 31337
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
0d326b57 Improve MCP server installation experience
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
82e3eba3 Add boreDOM MCP server for Claude Code integration
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
4f2d53d8 Add comprehensive LLM documentation guide
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
e1b21b8e Update examples to use unpkg CDN for v0.26.1
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
2ca01abc Release v0.26.1 - LLM-Native Framework
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
174ae3b2 Add multi-component Task Dashboard tutorial
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
d4cdce60 Add Playwright test runner and tutorial examples
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
5bcaf9a6 Fix: Correct path tracking for nested object access in array iterations
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
8ec1c353 Docs: Update VISION.md with completed phases, remove plan files
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
397c615a Fix: Handle multiple bundle instances for Phase 6 validation
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
6730bd8d Phase 6: Add Validation & Apply for LLM code execution
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
cc5838ca Phase 5: Add Type Inference for runtime type discovery
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
025c932c Phase 3 & 4: Add Inside-Out Primitives and LLM Integration Layer
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
aca2beeb Fix: Address code review findings for Phase 1 & 2
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
d6231e66 Docs: Complete Phase 1 & 2 documentation
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
80bc141d Fix: Replace arity heuristic with Symbol marker for webComponent detection
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
aadb38a1 Fix: Handle circular references in flatten utility
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
70a7cbb4 Phase 2: Add Console API for runtime component manipulation
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
4bc19a79 Phase 1: Complete Error-Driven Development documentation and exports
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
c3f148d7 Add Error-Driven Development (EDD) debug system
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
34fc4336 Build: Update dist and fix test paths for multi-hyphen fix
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
901feb3d Fix multi-hyphen component script matching bug
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
00cb2e55 Add single file mode documentation and example
Co-authored-by: Claude <n****y@a****m>
HugoDaniel <m****l@h****t> 8 months ago
b2ec868b Mark object replacement TODO as done
Co-authored-by: Claude Opus 4.5 <n****y@a****m>
HugoDaniel <m****l@h****t> 9 months ago
3fdf36a4 Build: Update dist files with proxy fix
Co-authored-by: Claude Opus 4.5 <n****y@a****m>
HugoDaniel <m****l@h****t> 9 months ago
01fa4fdd Doc: Add reactivity guide for LLMs
Co-authored-by: Claude Opus 4.5 <n****y@a****m>
HugoDaniel <m****l@h****t> 9 months ago
f73d6d4c Doc: Document proxy return value semantics
Co-authored-by: Claude Opus 4.5 <n****y@a****m>
HugoDaniel <m****l@h****t> 9 months ago
b551c90b Fix and improve test coverage for proxy reactivity
Co-authored-by: Claude Opus 4.5 <n****y@a****m>
HugoDaniel <m****l@h****t> 9 months ago
e2a154dc Add test component files for hierarchical and reactivity tests
Co-authored-by: Claude Opus 4.5 <n****y@a****m>
HugoDaniel <m****l@h****t> 9 months ago
d7ee4ee7 Fix: Proxify new objects on assignment
Co-authored-by: Claude Opus 4.5 <n****y@a****m>
HugoDaniel <m****l@h****t> 9 months ago
c949c88b Add comprehensive test coverage for proxy internals and edge cases
Co-authored-by: Claude Opus 4.5 <n****y@a****m>
HugoDaniel <m****l@h****t> 9 months ago
8264d626 BoreDOM is AI friendly HugoDaniel <m****l@h****t> 9 months ago
d5bff913 Bump version HugoDaniel <m****l@h****t> 11 months ago
f8198230 Add favicon HugoDaniel <m****l@h****t> 11 months ago
d6e3f258 Update to new boredom CLI HugoDaniel <m****l@h****t> 11 months ago
6eeb7cb3 Fix relative dynamic import scripts bug HugoDaniel <m****l@h****t> 11 months ago
fe587506 Fix sub-folder script imports HugoDaniel <m****l@h****t> 11 months ago
4686a3b7 Add support for sane defaults in cli HugoDaniel <m****l@h****t> 11 months ago
c012166e Add support for relative imports of components HugoDaniel <m****l@h****t> 11 months ago
04d8a8f0 Print version in runtime HugoDaniel <m****l@h****t> 11 months ago
bdb15b5c Add test with flag HugoDaniel <m****l@h****t> 11 months ago
c33c0b4d Bump version HugoDaniel <m****l@h****t> 11 months ago
84b7d91e AI: re-render when nested objects are replaced in the state HugoDaniel <m****l@h****t> 11 months ago
521f67cf Bundle and bump version HugoDaniel <m****l@h****t> 11 months ago
919d5996 Bump version HugoDaniel <m****l@h****t> 11 months ago
124fc0bc AI: async handler function HugoDaniel <m****l@h****t> 11 months ago
be3bf128 Add TODO HugoDaniel <m****l@h****t> 11 months ago
43bb8c20 Update boreDOM CLI and create-boredom scripts HugoDaniel <m****l@h****t> 11 months ago
1e6cb630 WIP HugoDaniel <m****l@h****t> 11 months ago
475c3a2a WIP HugoDaniel <m****l@h****t> 11 months ago
20c78721 WIP HugoDaniel <m****l@h****t> 11 months ago
50a67495 Add support for setting the path to be served HugoDaniel <m****l@h****t> 11 months ago
49ebdd9f Bump version Hugo Gomes <h****s@e****m> 11 months ago

← Back to repository