Informe JSON sin procesar legible por máquina
{
"data": {
"repo": {
"topics": [],
"is_fork": false,
"size_kb": 451,
"has_wiki": true,
"homepage": null,
"languages": {
"Just": 918,
"Rust": 279848
},
"pushed_at": "2026-07-29T19:00:32Z",
"created_at": "2024-10-26T13:59:41Z",
"owner_type": "User",
"updated_at": "2026-07-29T19:01:09Z",
"description": "A HTMX SSR framework written in Rust.",
"is_archived": false,
"is_disabled": false,
"license_spdx": "Apache-2.0",
"default_branch": "main",
"license_spdx_raw": "Apache-2.0",
"primary_language": "Rust",
"significant_languages": [
"Rust"
]
},
"owner": {
"blog": "http://www.freelan.org",
"name": "Julien Kauffmann",
"type": "User",
"login": "ereOn",
"company": null,
"location": "Montréal, Canada",
"followers": 42,
"avatar_url": "https://avatars.githubusercontent.com/u/585131?v=4",
"created_at": "2011-01-26T19:02:12Z",
"is_verified": null,
"public_repos": 51,
"account_age_days": 5663
},
"license": {
"state": "standard",
"spdx_id": "Apache-2.0",
"raw_spdx": "Apache-2.0",
"file_present": true,
"scorecard_found": true,
"profile_has_license": true
},
"activity": {
"releases": [
{
"tag": "v0.27.0",
"kind": "minor",
"published_at": "2026-07-29T18:51:28Z"
},
{
"tag": "v0.26.3",
"kind": "patch",
"published_at": "2026-03-19T21:00:54Z"
},
{
"tag": "v0.26.2",
"kind": "patch",
"published_at": "2026-02-06T20:02:52Z"
},
{
"tag": "v0.26.1",
"kind": "patch",
"published_at": "2026-01-21T16:18:06Z"
},
{
"tag": "v0.26.0",
"kind": "minor",
"published_at": "2025-12-15T19:17:53Z"
},
{
"tag": "v0.25.0",
"kind": "minor",
"published_at": "2025-11-25T01:51:32Z"
},
{
"tag": "v0.24.0",
"kind": "minor",
"published_at": "2025-11-13T12:19:41Z"
},
{
"tag": "v0.23.0",
"kind": "minor",
"published_at": "2025-11-11T20:28:08Z"
},
{
"tag": "v0.22.0",
"kind": "minor",
"published_at": "2025-11-11T19:48:20Z"
},
{
"tag": "v0.21.0",
"kind": "minor",
"published_at": "2025-11-11T13:22:44Z"
},
{
"tag": "v0.20.0",
"kind": "minor",
"published_at": "2025-11-04T00:42:44Z"
},
{
"tag": "v0.19.0",
"kind": "minor",
"published_at": "2025-11-03T12:45:03Z"
},
{
"tag": "v0.18.0",
"kind": "minor",
"published_at": "2025-10-30T17:36:54Z"
},
{
"tag": "v0.17.0",
"kind": "minor",
"published_at": "2025-10-29T19:18:10Z"
},
{
"tag": "v0.16.0",
"kind": "minor",
"published_at": "2025-10-29T14:54:11Z"
},
{
"tag": "v0.15.0",
"kind": "minor",
"published_at": "2025-10-28T08:23:34Z"
},
{
"tag": "v0.14.0",
"kind": "minor",
"published_at": "2025-10-28T00:34:11Z"
},
{
"tag": "v0.13.0",
"kind": "minor",
"published_at": "2025-10-27T12:54:59Z"
},
{
"tag": "v0.12.0",
"kind": "minor",
"published_at": "2025-10-26T23:17:35Z"
},
{
"tag": "v0.11.0",
"kind": "minor",
"published_at": "2025-09-27T12:19:57Z"
},
{
"tag": "v0.9.0",
"kind": "minor",
"published_at": "2025-05-15T10:39:52Z"
},
{
"tag": "v0.8.0",
"kind": "minor",
"published_at": "2025-05-14T12:20:10Z"
},
{
"tag": "v0.7.0",
"kind": "minor",
"published_at": "2025-05-13T21:32:47Z"
},
{
"tag": "v0.6.0",
"kind": "minor",
"published_at": "2025-05-08T09:21:01Z"
},
{
"tag": "v0.5.0",
"kind": "minor",
"published_at": "2025-02-22T15:15:20Z"
},
{
"tag": "v0.4.0",
"kind": "minor",
"published_at": "2025-02-10T13:05:58Z"
},
{
"tag": "v0.3.0",
"kind": "minor",
"published_at": "2025-02-07T13:39:31Z"
},
{
"tag": "v0.2.0",
"kind": "minor",
"published_at": "2025-02-07T13:26:17Z"
}
],
"recent_commits": [
{
"oid": "eadd4a3ff5ae683201222368132cb45d6771e34f",
"body": null,
"is_bot": false,
"headline": "Release v0.27.0",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2026-07-29T18:51:28Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "88f7faa90bb165cb226fdebc2271c86f75031e86",
"body": "- Updated askama 0.15→0.16, itertools 0.14→0.15, md-5 0.10→0.11,\n netdev 0.41→0.45, prettyplease 0.2→0.3, scraper 0.26→0.27, syn 2→3\n- Adapted RouteUrl path/Display codegen to the struct-based\n itertools::Position API (0.15 replaced the Position enum)\n\nCo-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Updated dependencies",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2026-07-29T18:30:32Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "fdb61986548b1a7aacaf07089f140463afdbfdc2",
"body": null,
"is_bot": false,
"headline": "Release v0.26.3",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2026-03-19T21:00:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d75822178727c4f1568e4dbc0846bc55680a95e9",
"body": "- Added /commit and /release skills for streamlined workflows\n- Condensed CLAUDE.md by moving release/commit procedures into skills\n- Updated netdev 0.40→0.41 and scraper 0.25→0.26\n- Removed unnecessary windows-sys skip in deny.toml\n\nCo-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>",
"is_bot": false,
"headline": "Added Claude Code skills and updated dependencies",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2026-03-19T20:59:26Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "bf0311290401934b7a84400721f92d371109bf64",
"body": "Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.26.2",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2026-02-06T20:02:52Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "99df34a1c348006a6447b069213fc8052dd92b4e",
"body": null,
"is_bot": false,
"headline": "Updated dependencies",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2026-02-06T19:37:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d4607b4d9a2f20316fbfa7de0b0c89639ff272ca",
"body": "Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.26.1",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2026-01-21T16:18:06Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "be1692f0c6ac2b471284e59ba79da0388e69a4dc",
"body": null,
"is_bot": false,
"headline": "Added explicit catch-all routing controller validation",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2026-01-21T16:14:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6aa74e43323902a05e1392a8e45070c399afa169",
"body": null,
"is_bot": false,
"headline": "Cargo update",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2026-01-21T16:06:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7897702a31d5699838c6d29439e194e9035a9c5e",
"body": "🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Remove obsolete advisory ignore (fixed by scraper 0.25)",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2025-12-15T19:17:53Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "7c80b8b351ed2498b2a08c8585735c6723342f0c",
"body": "🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.26.0",
"author_name": "Julien Kauffmann",
"author_login": null,
"committed_at": "2025-12-15T19:12:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "19d7df8282652f372fcc20d62fbe0e115526525e",
"body": null,
"is_bot": false,
"headline": "Release v0.25.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-25T01:51:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "1dda8c1bd4040a16dca5e623871ee59f336d7dc3",
"body": "The convert_response attribute of RoutingController now receives all\nparameters from handle_request, allowing response conversion functions\nto access request metadata and controller arguments.\n\nChanges:\n- Updated convert_response signature to include parts, server_info, and args\n- Values are cloned \n[…]\nion with correct signature\n- Updated CHANGELOG.md with breaking change notice\n\nFixes #28\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Pass all handle_request parameters to convert_response",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-25T01:47:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "415299946fc5456aeb89210f7a6ea35849366e26",
"body": "🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.24.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-13T12:19:41Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "698734464d68bb445f5ec1bf688fb2794a1ea6ce",
"body": "🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.23.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-11T20:28:08Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "758c4ce4d517c0cd682fcbf028e80b0ef7e74227",
"body": null,
"is_bot": false,
"headline": "Added Default impl for Response",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-11T20:23:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fa6b5e193b55a34d24af9893ccbfbaf20732611f",
"body": "- Add `with_redirect()` method for full page redirects (HX-Redirect header)\n- Add `with_location()` method for AJAX-based navigation (HX-Location header)\n- Add `with_location_details()` method for advanced HX-Location with target specification\n- Uses serde_json's json! macro for reliable JSON format\n[…]\nfor all new methods\n- All methods follow builder pattern with panic on duplicate headers\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add HX-Redirect and HX-Location header support to Response type",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-11T20:22:26Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b398e8458f511ac681b77f2811d977f7d2fa5dbe",
"body": "🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.22.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-11T19:48:20Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "d14fa309bfafbe97ba5b12c506dfa9718b67f951",
"body": "Always check for upstream commits before starting work to avoid\nrebasing after publishing releases or creating tags.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add upstream check requirement to CLAUDE.md",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-11T13:26:46Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "40f057b5b1cdbf31931d2094295ebab866803f4b",
"body": null,
"is_bot": false,
"headline": "Release v0.21.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-11T13:22:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da3bdd464600ce6a9258a525dca06d1698f13ce",
"body": "This adds the ability to specify additional derive traits for the\ngenerated Route enum in the RoutingController macro.\n\nUsage:\n #[controller(AppRoute, extra_derives = (PartialEq, Eq, Hash))]\n\nThe extra derives are appended to the default derives (Debug, Clone,\nhtmxology::Route) in the generated enu\n[…]\nde extra derives\n- Added documentation and examples\n- Added comprehensive snapshot tests\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add extra_derives parameter to RoutingController macro (fixes #24)",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-11T13:22:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "54c108783ad0958f680225d6f2bda5f20e26d78d",
"body": "…es #26)\n\nThis commit completes the implementation of issue #26 by fixing critical\nbugs in the FromStr implementation and adding comprehensive unit tests.\n\n## Bug Fixes\n\n1. **Fixed type inference error (E0282)**: Changed `.parse()` to\n `.parse::<#ty>()` in path parameter parsing. The compiler coul\n[…]\ncomprehensive test suite\n- Updated 18 snapshot tests to reflect improved code generation\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix FromStr implementation and add comprehensive roundtrip tests (fix…",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-11T13:22:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "3ca506a89b041f3c7cd3fbab5017bbff0378d0f6",
"body": "…#22)\n\nBREAKING CHANGE: Removed convert_response from HasSubcontroller trait\n\nThe convert_response method has been removed from the HasSubcontroller trait\nand response conversion is now inlined directly in the generated handle_request\nmethod.\n\nChanges:\n- Removed convert_response method from HasSubco\n[…]\ns: No changes needed\n- For manual HasSubcontroller impls: Remove convert_response method\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Simplify HasSubcontroller by removing convert_response method (fixes …",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-11T13:22:44Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1312f1cc62173db960131986954e1a5ca1d7e203",
"body": "…gfye1RWx2R6VV\n\nAdd design document for extra_derives feature (issue #24)",
"is_bot": false,
"headline": "Merge pull request #25 from ereOn/claude/planning-session-011CUzi7KW6…",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-10T19:10:37Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "751384711bbc5335ac63f43e0eea8a6a342754d0",
"body": "This document describes the plan to add support for additional derive\ntraits in the RoutingController macro. The feature will allow users to\nspecify extra derives like PartialEq, Eq, Hash, Serialize, etc. on the\ngenerated Route enum.\n\nKey aspects:\n- Uses extra_derives(Trait1, Trait2, ...) syntax\n- Fully backward compatible (optional argument)\n- Includes comprehensive testing strategy\n- Documents common use cases (HashMap keys, serialization, etc.)",
"is_bot": false,
"headline": "Add design document for extra_derives feature (issue #24)",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2025-11-10T19:07:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7a3a058b345143d31256c5b48370a37a5717a7cd",
"body": "…1CUs4RLPihqNnibKqSHpUp\n\nMake HTML types implement Clone trait",
"is_bot": false,
"headline": "Merge pull request #23 from ereOn/claude/make-html-types-cloneable-01…",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-06T19:38:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0c86269501cc163ab7dc00d6bc616d492dd86a4f",
"body": "These types now derive Clone to make them easier to use in various\ncontexts where cloning is needed.",
"is_bot": false,
"headline": "Add Clone trait to HtmlId and HtmlName types",
"author_name": "Claude",
"author_login": "claude",
"committed_at": "2025-11-06T17:52:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ec86057207df7fae1daec8976923f54f9ff44f17",
"body": "- Added optional pre_handler parameter to #[controller(...)] attribute\n- Pre-handler is called before routing with signature:\n async fn(&self, &Route, &htmx::Request, &Parts, &ServerInfo, &mut Args) -> Option<Response>\n- Returns Some(response) to short-circuit routing\n- Returns None to continue wit\n[…]\n only added when pre_handler is configured\n- Added comprehensive tests and documentation\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add pre-handler support to RoutingController macro (fixes #20)",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-05T00:15:58Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "bb92a29e7682f9847a4a2bdcbd21de637e1dfde9",
"body": null,
"is_bot": false,
"headline": "Release v0.20.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-04T00:42:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "352123066e21db8debc75b4276dda95f3d45a422",
"body": "…#21)\n\n- Removed automatic From<Controller> for ControllerRouter generation\n- Removed args_factory parameter from #[controller(...)] attribute\n- Users must now manually create ControllerRouter with args factory\n- This allows controllers to use custom Response types without restrictions\n\nBreaking cha\n[…]\nute, args_factory = \"...\")] syntax is no longer supported\n- Controllers no longer automatically convert to ControllerRouter\n- Users must call ControllerRouter::new(controller, args_factory) explicitly",
"is_bot": false,
"headline": "Remove restrictive From implementation from RoutingController (fixes …",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-04T00:41:56Z",
"body_truncated": true,
"is_coding_agent": false
},
{
"oid": "3c3f27cc6dc01a9ef3f214bd3b5863bcd7b02b39",
"body": "- Updated Controller trait examples to show args: Self::Args instead of &mut Self::Args\n- Updated example to use Arc<RwLock<T>> for shared mutable state\n- Added documentation for args_factory parameter in RoutingController macro\n- Clarified that Args are passed by value and created per-request\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix outdated documentation and comments",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-03T12:53:55Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "5113bb434274a34ec947a6851659893a9b4cb29e",
"body": "🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.19.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-03T12:45:03Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "664de8f5c27480ab59d496a231d162c64ea0be3d",
"body": null,
"is_bot": false,
"headline": "Better Args semantic (fixes #19)",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-11-03T12:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d57785c05189f0a49a2dd0e94f216897eb89b860",
"body": null,
"is_bot": false,
"headline": "Added README for the crate",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-31T13:25:26Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92e38a52e7e4549c62a14510f2c63b4f885ec87b",
"body": null,
"is_bot": false,
"headline": "Release v0.18.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-30T17:36:54Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3d9cbc78571dfcc093fc67e61d9398692cb0f021",
"body": "Closes #18\n\nAdded two new helper methods to the SubcontrollerExt trait that combine\ngetting a subcontroller, calling handle_request, and converting the response\nin a single convenient method call.\n\nChanges:\n- Added handle_subcontroller_request() for subcontrollers without args\n Combines: get_subcon\n[…]\n_subcontroller_request::<BlogController>(route, htmx, parts, server_info)\n .await\n```\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add convenience methods to SubcontrollerExt for handling requests",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-30T16:42:53Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "ae791b0ff8dfaed4ed9ee64bc55ab519c272bd52",
"body": "Closes #17\n\nThe AsSubcontroller trait name was misleading as it suggested converting\nsomething into a subcontroller, when in fact it's implemented on parent\ncontrollers to provide subcontroller support.\n\nChanges:\n- Renamed AsSubcontroller to HasSubcontroller throughout codebase\n- Updated trait docum\n[…]\n implemented on parent controllers to indicate they \"have\" or \"provide\"\na subcontroller.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename AsSubcontroller trait to HasSubcontroller",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-30T16:40:32Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "2b18b4f7e63b86bae31d3700a987c6e7be53c24d",
"body": "…able\n\nCloses #15\nCloses #16\n\nChanges:\n- Made htmxology::htmx::Request clonable by adding Clone derive\n- Updated AsSubcontroller::convert_response() to accept htmx::Request parameter\n This allows parent controllers to access HTMX request context when\n converting child responses, enabling decisions\n[…]\nto use custom conversion function\n- Updated all snapshot tests to reflect new signatures\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add htmx::Request parameter to convert_response and make Request clon…",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-30T16:35:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "182dac84d8fd4424e60a362e627cfe0f5b9bcd6d",
"body": "The Response<T> struct was not Send because it contained Box<dyn Display>\nin the oob_elements field. Since Display doesn't have a Send bound by\ndefault, Box<dyn Display> is not Send, preventing Response from being\nused as a Controller response type in async contexts.\n\nChanges:\n- Added Send bound to \n[…]\nis Send\n- Added integration tests demonstrating Response usage in Controllers\n\nFixes #14\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Make htmx::Response Send by adding Send bound to trait objects",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-30T15:17:48Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "af1c1813449943a1a115bb0cab3fd3b5e929097f",
"body": null,
"is_bot": false,
"headline": "Release v0.17.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-29T19:18:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ce750f67350d2a4c862d3a33e540ea8230280785",
"body": "The RoutingController derive macro now supports an optional 'response' parameter\nin the #[controller(...)] attribute, allowing users to specify custom Response types\ninstead of being forced to use Result<axum::Response, axum::Response>.\n\nUsage:\n- Default: #[controller(AppRoute)]\n Uses Result<axum::\n[…]\nonse type or default\n- Added tests for both custom and default response types\n\nFixes #13\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Add support for custom Response types in RoutingController",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-29T19:13:52Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "f2444c7acb2b10b4e3ac56601b80ba261d495eb1",
"body": "The RoutingController derive macro now uses fully-qualified trait syntax\nwhen calling get_subcontroller() and get_subcontroller_with(), eliminating\nthe need for users to explicitly import the SubcontrollerExt trait.\n\nChanges:\n- Updated macro to use htmxology::SubcontrollerExt::get_subcontroller()\n- \n[…]\nonents example\n- Updated all snapshot tests to reflect the new generated code\n\nFixes #12\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix RoutingController macro to not require SubcontrollerExt import",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-29T19:10:42Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "697ee88d1b67a2f811999fabe2be43c9cad1a66e",
"body": "🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.16.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-29T14:54:11Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "6fd2908bd05bb3986747fdf6fcac34edcc2c89d0",
"body": null,
"is_bot": false,
"headline": "Added response conversion support (fixes #11)",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-29T14:51:58Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e62782beb03a965440ac5ba8f0cc38211a27bcae",
"body": null,
"is_bot": false,
"headline": "Basic return type for controllers",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-29T14:21:07Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "532af81de322105b83c3ec296d6cc94cfb47e0c1",
"body": "…ues (Issue #10)\n\nThis commit resolves Issue #10 which prevented the Identity, Named, and\nFragment derive macros from working with generic type parameters that have\ndefault values (e.g., `struct Foo<T: Display = Bar>`).\n\n## Problem\n\nThe macros were using `generics.params` in both the impl signature \n[…]\nimes and generics with defaults\n\nAll tests pass including full test suite with examples.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Fix derive macros to support generic type parameters with default val…",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T23:36:08Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7f1423e609fc2e55a22e1c248fc6bcca21d5f4ad",
"body": null,
"is_bot": false,
"headline": "Updated AI instructions",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T23:26:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a797ed4292e8f50633e860826a7e464bd23ec5e",
"body": "Fixes #7, #8, #9\n\nIssue #7: Export traits at root level\n- Re-exported Identity, Named, and Fragment traits at root as IdentityTrait,\n NamedTrait, and FragmentTrait to avoid confusion with derive macros\n\nIssue #8: Make Fragment derive optional with default\n- Fragment derive macro now defaults to out\n[…]\n:method\" instead of just \"method\"\n- All three macros now use consistent key=value syntax\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Improve derive macro consistency and add trait exports",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T23:25:55Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "7892f26e3a169e56a37702396435e6884f020932",
"body": null,
"is_bot": false,
"headline": "Release v0.15.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T08:23:34Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9c566d6d701567149feaf4faae6557dd582f4871",
"body": "- Renamed ComponentsController derive macro to RoutingController\n- Renamed #[component(...)] attribute to #[subcontroller(...)]\n- Renamed ControllerExt trait to SubcontrollerExt\n- Renamed AsComponent trait to AsSubcontroller\n- Renamed get_component() to get_subcontroller()\n- Renamed get_component_wi\n[…]\noughout the\nframework, distinguishing between main controllers and their subcontrollers.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Rename controller composition API to use subcontroller terminology",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T08:17:30Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "aabd9fcdcfaa66d9871c3dc8129ec25cebfcd80a",
"body": null,
"is_bot": false,
"headline": "Release v0.14.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T00:34:11Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6e6b93cd86e95509a0041b7c51f25eb2850b991d",
"body": null,
"is_bot": false,
"headline": "Updated release instructions",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T00:32:02Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7bc346693a74ea530afd7e3bb07a21661a3b1c5c",
"body": null,
"is_bot": false,
"headline": "Added cargo deny",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T00:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6a8dd06a9dd5f17d2198cdee1d50826c5d9d17dc",
"body": null,
"is_bot": false,
"headline": "Factorization",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T00:16:21Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "290f0708cf9334cc30d84843082b2073ff032928",
"body": null,
"is_bot": false,
"headline": "Added with_fn support",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T00:09:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "97d10e4a478540c3ed92afe42865f3f130c55a15",
"body": null,
"is_bot": false,
"headline": "Fixes #6",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-28T00:00:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "20a9aafc2ace122c71f6cfb9ecb3638323bd2fac",
"body": null,
"is_bot": false,
"headline": "Added a new trait for oob",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-27T23:51:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d7780af77d541b76d5497fa350f72a2e21a2bd51",
"body": null,
"is_bot": false,
"headline": "Fixed OOB implementation",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-27T23:43:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5c4828497af4d5a90ab9ac3523e3720674398360",
"body": "### Added\n- Routes can now have both #[query] and #[body] parameters simultaneously\n- Added test for combined query and body parameters\n\n### Changed\n- Route derive macro errors now point to the correct source location\n\n### Fixed\n- Error spans in derive macros correctly point to problematic code\n- Removed restriction preventing routes from having both query and body parameters\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Release v0.13.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-27T12:54:59Z",
"body_truncated": false,
"is_coding_agent": true
},
{
"oid": "898cdd7ec90028a81aae303a25c3dd704bff1cad",
"body": null,
"is_bot": false,
"headline": "Added CHANGELOG",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-27T12:52:42Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "595e27276d81511ee00e8bf10c6964f292596474",
"body": null,
"is_bot": false,
"headline": "Fixed incompatible body and query params in routes",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-27T12:29:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "35408ec6f9b5ab68ac453fc0233b0e1bad0b23ad",
"body": null,
"is_bot": false,
"headline": "Fixed warning",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T23:17:35Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82e40bed6437aaf08d12404f312713e242e175af",
"body": null,
"is_bot": false,
"headline": "Updated version to 0.12.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T23:15:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "8062eda17006f39ab8c26b6920fd2596d0eea5c4",
"body": null,
"is_bot": false,
"headline": "Updated deps",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T23:13:15Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "5da30c44f57b60dcba0c852484a338a7473e4da8",
"body": null,
"is_bot": false,
"headline": "Fixed #4",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T21:55:23Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "bee02c3a25348f59b7d6a7a4f20ac0da4182248a",
"body": null,
"is_bot": false,
"headline": "Added controller Args type association",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T17:51:41Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "f65402f6ce7f5c220e8d14eeff797be88e1a3881",
"body": null,
"is_bot": false,
"headline": "Updated claude authorized instructions",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T17:13:49Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "56d352534d4dd1f57edbe395100a95fa23294616",
"body": "Applied the organizational pattern from route/ to all derive macros for\nconsistency and maintainability:\n\n- Created README.md with comprehensive guidelines for macro organization\n- Moved display_delegate.rs → display_delegate/mod.rs\n- Moved components_controller.rs → components_controller/mod.rs\n- R\n[…]\ndegen.rs extraction)\n- Easier navigation and maintenance\n- Self-documenting organization\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Reorganize derive macros into subdirectories with consistent structure",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T17:13:01Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "1ba109d135eba30574d018b5caa80ec9f0d346ad",
"body": null,
"is_bot": false,
"headline": "Factorized",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T17:06:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e1ebd27879f6a2ecba16277a5f31b8462b065edb",
"body": "Major refactoring of the Route derive macro to eliminate duplication and\nimprove maintainability:\n\n- Created route/config.rs with intermediate data structures (VariantConfig,\n FieldsConfig, FieldConfig, FieldRole) to separate parsing from code generation\n- Created route/codegen.rs with reusable cod\n[…]\ned fields\n\nAll 44 tests passing with zero regressions verified through snapshot testing.\n\n🤖 Generated with [Claude Code](https://claude.com/claude-code)\n\nCo-Authored-By: Claude <noreply@anthropic.com>",
"is_bot": false,
"headline": "Refactor route macro: extract parsing and codegen into separate modules",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T17:00:49Z",
"body_truncated": true,
"is_coding_agent": true
},
{
"oid": "b85947aa812f7f720042328da20e8b7b88a1b91e",
"body": null,
"is_bot": false,
"headline": "Refactoring phase 0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T16:25:29Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c924a36bfb63714310cb5d7e1ad296961d7a6d47",
"body": null,
"is_bot": false,
"headline": "wip2",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-26T16:09:45Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7530c85572df3f96ab19e75dc1da512605739130",
"body": null,
"is_bot": false,
"headline": "wip",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-25T15:49:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "3da7b2fae598254931a6e201b4766842919bdb19",
"body": null,
"is_bot": false,
"headline": "Added catch_all support for routes",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-25T15:03:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "08013bea52878089f10612c8a44ba09733116574",
"body": null,
"is_bot": false,
"headline": "Added derive macro",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-24T23:23:33Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "c5c996b84b20dce4b8a90c9e2a5bb2d716339e79",
"body": null,
"is_bot": false,
"headline": "Added basic trait for HtmlForms",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-14T11:48:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "879b12bf31880c3cf675be85f8fefa31a91f964c",
"body": null,
"is_bot": false,
"headline": "Added traits and types for IDs and names",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-14T11:41:30Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fbcced7d761e2606c52f57aeca52f28babedb316",
"body": null,
"is_bot": false,
"headline": "Fixed OOB behavior",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-09T12:24:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "d358ee3f52051a39c3c063325d4b8628e9fa78a7",
"body": null,
"is_bot": false,
"headline": "Renamed web-components to components",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-09T12:03:17Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "e7edb868566d08273ef30486b72281c6b5ad2348",
"body": null,
"is_bot": false,
"headline": "Implemented basic components PoC",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-10-08T22:15:43Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "fd103c593195c68dfa3fc97150afb7f09e3f9e35",
"body": null,
"is_bot": false,
"headline": "Tentative web-components manual implementation",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-09-27T15:04:18Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "963680d64692ba8b3d624128a219db2721e9f6a7",
"body": null,
"is_bot": false,
"headline": "Added base code for web-components",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-09-27T13:18:40Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "95c15b3f37f570b182c21e1f1a61157cc8a0b6d5",
"body": null,
"is_bot": false,
"headline": "Bumped version to 0.11.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-09-27T12:19:57Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "ee5611fe6fba4841692eb5ddfb17cc7ee82f205b",
"body": null,
"is_bot": false,
"headline": "Updated dependencies",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-09-27T12:18:46Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "52222f1924ba7064742f3d4ea6ce386ab6445511",
"body": null,
"is_bot": false,
"headline": "Bumped version to 0.10",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-20T20:54:56Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "82beb116234bf00ab11c416edfccfac408999260",
"body": null,
"is_bot": false,
"headline": "Moved to axum-extra for form bodies",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-20T20:50:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "db4c46566c4ba999b8f1b4e3eb55263e711985a3",
"body": null,
"is_bot": false,
"headline": "Fixed missing condition",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-15T10:43:14Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0ad446dbc389ca537da3c4d39b103fa5b57499cc",
"body": null,
"is_bot": false,
"headline": "Bumped version",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-15T10:39:52Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "6ecb7202233c755dc3be9ebfec642e449b38206f",
"body": null,
"is_bot": false,
"headline": "Exposed the values from Askama",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-15T10:39:32Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "03b6bad173eb0fb68a8510fe3925958dbb3df857",
"body": null,
"is_bot": false,
"headline": "Readded specific version",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-14T12:29:50Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "7476cac6ccaf17f3568d598a1f3934ff0dc53fa8",
"body": null,
"is_bot": false,
"headline": "Factorized Cargo.toml",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-14T12:28:44Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b3c687bc8dc783283f2c214d2f67f09a34e18d4d",
"body": null,
"is_bot": false,
"headline": "Bumped to 0.8.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-14T12:20:10Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "91575aa5515a47d1835445a9596830d141f5b364",
"body": null,
"is_bot": false,
"headline": "Removed explicit dependency in root workspace",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-14T12:19:31Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "92f496c7f8fecd3cc097f61842f64e80f8f1d0c0",
"body": null,
"is_bot": false,
"headline": "Updated Askama",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-14T12:18:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "9ad6fa7b8c12aec2f2fb2438946f5e62d62db985",
"body": null,
"is_bot": false,
"headline": "Bumped version",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-13T21:32:47Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "2bc0c65ec04ec3d755aac39bf25208d9d7a93970",
"body": null,
"is_bot": false,
"headline": "Updated dependencies",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-13T21:32:13Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "b1bd0d28d7225c54e3b3b1dafb1a7fe0b4adc64f",
"body": null,
"is_bot": false,
"headline": "Bumped to 0.6.0",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-08T09:21:01Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "adeb2ab8710b8fc97e4d0517d8ecf70b413f391b",
"body": null,
"is_bot": false,
"headline": "Fixed DisplayDelegate for generics (fixes #2)",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-08T09:19:53Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "0b058f94968b9fff6e92a1f3755987dcc238cf92",
"body": null,
"is_bot": false,
"headline": "Added helper method as_htmx_attribute on Route (fixes #1)",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-08T01:03:20Z",
"body_truncated": false,
"is_coding_agent": false
},
{
"oid": "763ce5483bc70e3eab8201854bf4424f2225d26c",
"body": null,
"is_bot": false,
"headline": "Added helper for hx-push-url (fixes #3)",
"author_name": "Julien Kauffmann",
"author_login": "ereOn",
"committed_at": "2025-05-08T00:58:55Z",
"body_truncated": false,
"is_coding_agent": false
}
],
"releases_count": 28,
"commits_last_year": 84,
"latest_release_at": "2026-07-29T18:51:28Z",
"latest_release_tag": "v0.27.0",
"releases_from_tags": true,
"days_since_last_push": 0,
"active_weeks_last_year": 13,
"days_since_latest_release": 0,
"mean_days_between_releases": 28.9
},
"community": {
"has_readme": true,
"has_license": true,
"has_description": true,
"has_contributing": true,
"health_percentage": 57,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"ecosystem": {
"packages": [
{
"name": "htmxology",
"exists": true,
"license": "MIT",
"keywords": [
"axum",
"html",
"htmx",
"ssr",
"web",
"web-programming"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/htmxology",
"is_deprecated": false,
"latest_version": "0.27.0",
"repository_url": "https://github.com/ereOn/htmxology.rs",
"versions_count": 30,
"total_downloads": 48809,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4147,
"first_published_at": "2024-11-12T13:18:54.695075Z",
"latest_published_at": "2026-07-29T19:02:24.505924Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
},
{
"name": "htmxology-macros",
"exists": true,
"license": "MIT",
"keywords": [
"axum",
"html",
"htmx",
"ssr",
"web",
"web-programming"
],
"ecosystem": "crates",
"matches_repo": true,
"registry_url": "https://crates.io/crates/htmxology-macros",
"is_deprecated": false,
"latest_version": "0.27.0",
"repository_url": "https://github.com/ereOn/htmxology.rs",
"versions_count": 30,
"total_downloads": 49089,
"dependents_count": null,
"deprecation_note": null,
"maintainers_count": null,
"monthly_downloads": 4164,
"first_published_at": "2024-11-12T13:17:57.374495Z",
"latest_published_at": "2026-07-29T19:02:10.810018Z",
"latest_version_yanked": false,
"days_since_latest_publish": 0
}
]
},
"popularity": {
"forks": 1,
"stars": 5,
"watchers": 1,
"fork_history": {
"days": [
{
"date": "2025-12-16",
"count": 1
}
],
"complete": true,
"collected": 1,
"total_forks": 1
},
"star_history": null,
"open_issues_and_prs": 3
},
"ai_readiness": {
"has_nix": false,
"example_dirs": [
"examples"
],
"has_llms_txt": false,
"has_dockerfile": false,
"has_mcp_signal": false,
"bootstrap_files": [
"justfile"
],
"api_schema_files": [],
"has_devcontainer": false,
"typecheck_configs": [],
"toolchain_manifests": [
"Cargo.toml",
"htmxology-macros/Cargo.toml",
"htmxology/Cargo.toml"
],
"largest_source_bytes": 46948,
"source_files_sampled": 31,
"oversized_source_files": 0,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 11489
},
"dependencies": {
"manifests": [
"Cargo.toml",
"htmxology-macros/Cargo.toml",
"htmxology/Cargo.toml"
],
"advisories": {
"error": "No resolved dependencies to assess",
"scope": "repository_graph",
"source": null,
"findings": [],
"collected": false,
"malicious": [],
"truncated": false,
"by_severity": {},
"advisory_count": 0,
"affected_count": 0,
"assessed_count": 0,
"malicious_count": 0,
"assessed_package": null,
"unassessed_count": 0,
"direct_affected_count": 0
},
"ecosystems": [
"crates"
],
"dependencies": [
{
"name": "convert_case",
"manifest": "htmxology-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "http",
"manifest": "htmxology-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "itertools",
"manifest": "htmxology-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "proc-macro2",
"manifest": "htmxology-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "quote",
"manifest": "htmxology-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "syn",
"manifest": "htmxology-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "thiserror",
"manifest": "htmxology-macros/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "htmxology-macros",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "anyhow",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "axum",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "axum-extra",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "askama",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "hex",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "md-5",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "listenfd",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "http",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "netdev",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "percent-encoding",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "regex",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "scraper",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde_json",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "serde_html_form",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "thiserror",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "tokio",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "tracing",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "tracing-subscriber",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
},
{
"name": "uuid",
"manifest": "htmxology/Cargo.toml",
"ecosystem": "crates",
"version_constraint": null
}
],
"all_dependencies": {
"error": null,
"source": "github-sbom",
"packages": [],
"collected": true,
"truncated": false,
"total_count": 0,
"direct_count": 0,
"indirect_count": 0
}
},
"maintainership": {
"issues": {
"open_prs": 0,
"merged_prs": 2,
"open_issues": 3,
"closed_ratio": 0.893,
"closed_issues": 25,
"closed_unmerged_prs": 2
},
"bus_factor": 1,
"bot_contributors": 0,
"top_contributors": [
{
"type": "User",
"login": "ereOn",
"commits": 136,
"avatar_url": "https://avatars.githubusercontent.com/u/585131?v=4"
},
{
"type": "User",
"login": "claude",
"commits": 2,
"avatar_url": "https://avatars.githubusercontent.com/u/81847?v=4"
}
],
"contributors_sampled": 2,
"top_contributor_share": 0.986
},
"quality_signals": {
"has_ci": false,
"has_tests": true,
"ci_workflows": [],
"has_docs_dir": false,
"linter_configs": [],
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"security_signals": {
"lockfiles": [],
"scorecard": {
"checks": [
{
"name": "Binary-Artifacts",
"score": 10,
"reason": "no binaries found in the repo",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts"
},
{
"name": "Branch-Protection",
"score": 0,
"reason": "branch protection not enabled on development/release branches",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection"
},
{
"name": "CI-Tests",
"score": 0,
"reason": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests"
},
{
"name": "CII-Best-Practices",
"score": 0,
"reason": "no effort to earn an OpenSSF best practices badge detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices"
},
{
"name": "Code-Review",
"score": 0,
"reason": "Found 0/28 approved changesets -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review"
},
{
"name": "Contributors",
"score": 6,
"reason": "project has 2 contributing companies or organizations -- score normalized to 6",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors"
},
{
"name": "Dangerous-Workflow",
"score": null,
"reason": "no workflows found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow"
},
{
"name": "Dependency-Update-Tool",
"score": 0,
"reason": "no update tool detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool"
},
{
"name": "Fuzzing",
"score": 0,
"reason": "project is not fuzzed",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing"
},
{
"name": "License",
"score": 10,
"reason": "license file detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license"
},
{
"name": "Maintained",
"score": 1,
"reason": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained"
},
{
"name": "Packaging",
"score": null,
"reason": "packaging workflow not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging"
},
{
"name": "Pinned-Dependencies",
"score": null,
"reason": "no dependencies found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies"
},
{
"name": "SAST",
"score": 0,
"reason": "SAST tool is not run on all commits -- score normalized to 0",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast"
},
{
"name": "Security-Policy",
"score": 0,
"reason": "security policy file not detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy"
},
{
"name": "Signed-Releases",
"score": null,
"reason": "no releases found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases"
},
{
"name": "Token-Permissions",
"score": null,
"reason": "No tokens found",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions"
},
{
"name": "Vulnerabilities",
"score": 10,
"reason": "0 existing vulnerabilities detected",
"documentation_url": "https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities"
}
],
"commit": "eadd4a3ff5ae683201222368132cb45d6771e34f",
"ran_at": "2026-07-30T14:09:45Z",
"aggregate_score": 2.8,
"scorecard_version": "v5.5.0"
},
"has_codeql_workflow": false,
"has_security_policy": false,
"has_dependabot_config": false
},
"contribution_flow": {
"collected": true,
"ci_last_run_at": null,
"oldest_open_prs": [],
"last_merged_pr_at": "2025-11-10T19:10:37Z",
"ci_last_conclusion": null,
"oldest_open_issues": [
{
"number": 30,
"created_at": "2025-12-09T22:22:11Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 31,
"created_at": "2025-12-15T15:53:35Z",
"last_comment_at": null,
"last_comment_author": null
},
{
"number": 32,
"created_at": "2025-12-15T15:55:02Z",
"last_comment_at": null,
"last_comment_author": null
}
]
}
},
"config": {
"disabled_metrics": [],
"disabled_categories": [],
"disabled_components": {}
},
"source": {
"url": "https://github.com/ereOn/htmxology.rs",
"host": "github.com",
"name": "htmxology.rs",
"owner": "ereOn"
},
"metrics": {
"overall": {
"key": "overall",
"band": "at_risk",
"name": "Overall health",
"note": null,
"notes": [],
"value": 49,
"inputs": {
"security": 28,
"vitality": 73,
"community": 45,
"governance": 55,
"engineering": 34
},
"components": []
},
"categories": [
{
"key": "vitality",
"band": "good",
"name": "Vitality",
"value": 73,
"weight": 0.22,
"metrics": [
{
"key": "development_activity",
"band": "moderate",
"name": "Development activity",
"note": null,
"notes": [],
"value": 63,
"inputs": {
"commits_last_year": 84,
"human_commit_share": 1,
"days_since_last_push": 0,
"active_weeks_last_year": 13
},
"components": [
{
"key": "push_recency",
"name": "Push recency",
"detail": "last push 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "push_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "commit_cadence",
"name": "Commit cadence",
"detail": "13/52 weeks with commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "commit_cadence_weeks",
"params": {
"weeks": 13
}
}
],
"max_points": 36
},
{
"key": "commit_volume",
"name": "Commit volume",
"detail": "84 commits in the last year",
"points": 17.3,
"status": "partial",
"details": [
{
"code": "commits_last_year",
"params": {
"count": 84
}
}
],
"max_points": 18
},
{
"key": "openssf_scorecard_maintained",
"name": "OpenSSF Scorecard: Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 1,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "release_discipline",
"band": "excellent",
"name": "Release discipline",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_signed_releases"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 88,
"inputs": {
"releases_count": 28,
"latest_release_tag": "v0.27.0",
"releases_from_tags": true,
"days_since_latest_release": 0,
"mean_days_between_releases": 28.9
},
"components": [
{
"key": "ships_releases",
"name": "Ships releases",
"detail": "28 version tags (no GitHub releases)",
"points": 16.2,
"status": "partial",
"details": [
{
"code": "version_tags_no_releases",
"params": {
"count": 28
}
}
],
"max_points": 27
},
{
"key": "release_recency",
"name": "Release recency",
"detail": "latest release 0 days ago",
"points": 36,
"status": "met",
"details": [
{
"code": "release_recency",
"params": {
"days": 0
}
}
],
"max_points": 36
},
{
"key": "release_cadence",
"name": "Release cadence",
"detail": "a release every ~28.9 days",
"points": 27,
"status": "met",
"details": [
{
"code": "release_cadence",
"params": {
"gap": 28.9
}
}
],
"max_points": 27
},
{
"key": "openssf_scorecard_signed_releases",
"name": "OpenSSF Scorecard: Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "abandonment",
"band": "excellent",
"name": "Abandonment",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"cap": null,
"state": "maintained",
"guards": [],
"signals": [],
"red_flag": false,
"multiplier_pct": 100,
"declared_reason": null,
"unverified_reason": null,
"unanswered_open_prs": null,
"unanswered_open_issues": null,
"days_since_last_merged_pr": null,
"days_since_last_human_commit": 0,
"days_since_last_human_commit_is_floor": false
},
"components": [
{
"key": "project_is_still_maintained",
"name": "Project is still maintained",
"detail": "last human commit 0 days ago",
"points": 100,
"status": "met",
"details": [
{
"code": "abandonment_maintained",
"params": {
"days": 0
}
}
],
"max_points": 100
}
]
}
],
"description": "Is the project alive — is code being written and are releases shipping?"
},
{
"key": "community",
"band": "at_risk",
"name": "Community & Adoption",
"value": 45,
"weight": 0.18,
"metrics": [
{
"key": "popularity",
"band": "critical",
"name": "Popularity & adoption",
"note": null,
"notes": [],
"value": 10,
"inputs": {
"forks": 1,
"stars": 5,
"watchers": 1,
"growth_state": "unverified",
"growth_factor_pct": 100,
"growth_unverified_reason": "no_history"
},
"components": [
{
"key": "stars",
"name": "Stars",
"detail": "5 stars",
"points": 9.8,
"status": "partial",
"details": [
{
"code": "stars",
"params": {
"count": 5
}
}
],
"max_points": 60
},
{
"key": "forks",
"name": "Forks",
"detail": "1 forks",
"points": 0,
"status": "missed",
"details": [
{
"code": "forks",
"params": {
"count": 1
}
}
],
"max_points": 25
},
{
"key": "watchers",
"name": "Watchers",
"detail": "1 watchers",
"points": 0,
"status": "missed",
"details": [
{
"code": "watchers",
"params": {
"count": 1
}
}
],
"max_points": 15
}
]
},
{
"key": "community_health",
"band": "good",
"name": "Community health",
"note": null,
"notes": [],
"value": 70,
"inputs": {
"has_readme": true,
"has_license": true,
"has_contributing": true,
"has_issue_template": false,
"has_code_of_conduct": false,
"has_pull_request_template": false
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 22.5,
"status": "met",
"details": [],
"max_points": 22.5
},
{
"key": "license",
"name": "License",
"detail": "recognized license (Apache-2.0)",
"points": 22.5,
"status": "met",
"details": [
{
"code": "license_standard",
"params": {}
},
{
"code": "license_spdx",
"params": {
"spdx": "Apache-2.0"
}
}
],
"max_points": 22.5
},
{
"key": "contributing_guide",
"name": "CONTRIBUTING guide",
"detail": null,
"points": 18,
"status": "met",
"details": [],
"max_points": 18
},
{
"key": "code_of_conduct",
"name": "Code of conduct",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 13.5
},
{
"key": "issue_template",
"name": "Issue template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.2
},
{
"key": "pr_template",
"name": "PR template",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.3
}
]
},
{
"key": "ecosystem_adoption",
"band": "moderate",
"name": "Ecosystem adoption (downloads)",
"note": "Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"registry_dependents"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 65,
"inputs": {
"packages": [
"htmxology",
"htmxology-macros"
],
"dependents": null,
"ecosystems": "crates",
"total_downloads": 97898,
"monthly_downloads": 8311
},
"components": [
{
"key": "monthly_downloads",
"name": "Monthly downloads",
"detail": "8,311 downloads/month across crates",
"points": 52.3,
"status": "partial",
"details": [
{
"code": "downloads_monthly",
"params": {
"count": 8311,
"ecosystems": "crates"
}
}
],
"max_points": 80
},
{
"key": "registry_dependents",
"name": "Registry dependents",
"detail": "not reported by this ecosystem",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_reported_by_this_ecosystem",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Does the project have users, downloads, attention, and a welcoming setup for contributors?"
},
{
"key": "governance",
"band": "moderate",
"name": "Sustainability & Governance",
"value": 55,
"weight": 0.24,
"metrics": [
{
"key": "maintainer_resilience",
"band": "critical",
"name": "Maintainer resilience (bus factor)",
"note": null,
"notes": [],
"value": 18,
"inputs": {
"bus_factor": 1,
"contributors_sampled": 2,
"top_contributor_share": 0.986
},
"components": [
{
"key": "bus_factor",
"name": "Bus factor",
"detail": "1 contributor(s) cover half of all commits",
"points": 9,
"status": "partial",
"details": [
{
"code": "bus_factor",
"params": {
"count": 1
}
}
],
"max_points": 54
},
{
"key": "commit_distribution",
"name": "Commit distribution",
"detail": "top contributor authored 99% of commits",
"points": 0.3,
"status": "partial",
"details": [
{
"code": "top_contributor_share",
"params": {
"share": 99
}
}
],
"max_points": 22.5
},
{
"key": "contributor_breadth",
"name": "Contributor breadth",
"detail": "2 contributors",
"points": 2.7,
"status": "partial",
"details": [
{
"code": "contributors_sampled",
"params": {
"count": 2
}
}
],
"max_points": 13.5
},
{
"key": "openssf_scorecard_contributors",
"name": "OpenSSF Scorecard: Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 6,
"status": "partial",
"details": [],
"max_points": 10
}
]
},
{
"key": "responsiveness",
"band": "moderate",
"name": "Issue & PR responsiveness",
"note": null,
"notes": [],
"value": 61,
"inputs": {
"merged_prs": 2,
"open_issues": 3,
"closed_issues": 25,
"issue_closed_ratio": 0.893,
"closed_unmerged_prs": 2
},
"components": [
{
"key": "issue_resolution",
"name": "Issue resolution",
"detail": "89% of issues closed",
"points": 41.7,
"status": "partial",
"details": [
{
"code": "issues_closed_share",
"params": {
"share": 89
}
}
],
"max_points": 46.75
},
{
"key": "pr_acceptance",
"name": "PR acceptance",
"detail": "2/4 decided PRs merged",
"points": 19.1,
"status": "partial",
"details": [
{
"code": "decided_prs_merged",
"params": {
"merged": 2,
"decided": 4
}
}
],
"max_points": 38.25
},
{
"key": "openssf_scorecard_code_review",
"name": "OpenSSF Scorecard: Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
}
]
},
{
"key": "stewardship",
"band": "moderate",
"name": "Ownership & stewardship",
"note": "Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"verified_domain"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 58,
"inputs": {
"followers": 42,
"owner_type": "User",
"is_verified": null,
"owner_login": "ereOn",
"public_repos": 51,
"account_age_days": 5663
},
"components": [
{
"key": "ownership_backing",
"name": "Ownership backing",
"detail": "personal (user) account",
"points": 10,
"status": "partial",
"details": [
{
"code": "owner_personal",
"params": {}
}
],
"max_points": 30
},
{
"key": "verified_domain",
"name": "Verified domain",
"detail": "not applicable to user accounts",
"points": 0,
"status": "excluded",
"details": [
{
"code": "not_applicable_to_user_accounts",
"params": {}
}
],
"max_points": 20
},
{
"key": "owner_reach",
"name": "Owner reach",
"detail": "42 followers of ereOn",
"points": 11.7,
"status": "partial",
"details": [
{
"code": "owner_followers",
"params": {
"count": 42,
"login": "ereOn"
}
}
],
"max_points": 25
},
{
"key": "track_record",
"name": "Track record",
"detail": "51 public repos, account ~15 yr old",
"points": 24.5,
"status": "partial",
"details": [
{
"code": "public_repos",
"params": {
"count": 51
}
},
{
"code": "account_age_years",
"params": {
"years": 15
}
}
],
"max_points": 25
}
]
},
{
"key": "package_maintenance",
"band": "excellent",
"name": "Package maintenance",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"packages": [
"htmxology",
"htmxology-macros"
],
"ecosystems": "crates",
"any_deprecated": false,
"min_days_since_publish": 0
},
"components": [
{
"key": "published_resolvable",
"name": "Published & resolvable",
"detail": "2 package(s) on crates",
"points": 25,
"status": "met",
"details": [
{
"code": "packages_published",
"params": {
"count": 2,
"ecosystems": "crates"
}
}
],
"max_points": 25
},
{
"key": "publish_recency",
"name": "Publish recency",
"detail": "latest publish 0 days ago",
"points": 35,
"status": "met",
"details": [
{
"code": "publish_recency",
"params": {
"days": 0
}
}
],
"max_points": 35
},
{
"key": "version_history",
"name": "Version history",
"detail": "30 published versions",
"points": 20,
"status": "met",
"details": [
{
"code": "published_versions",
"params": {
"count": 30
}
}
],
"max_points": 20
},
{
"key": "not_deprecated",
"name": "Not deprecated",
"detail": "active, not deprecated or yanked",
"points": 20,
"status": "met",
"details": [
{
"code": "package_not_deprecated",
"params": {}
}
],
"max_points": 20
}
]
}
],
"description": "Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?"
},
{
"key": "engineering",
"band": "at_risk",
"name": "Engineering Quality",
"value": 34,
"weight": 0.2,
"metrics": [
{
"key": "engineering_practices",
"band": "critical",
"name": "Engineering practices",
"note": null,
"notes": [],
"value": 24,
"inputs": {
"has_ci": false,
"has_tests": true,
"has_editorconfig": false,
"has_linter_config": false,
"has_precommit_config": false
},
"components": [
{
"key": "ci_workflows",
"name": "CI workflows",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 24
},
{
"key": "tests_present",
"name": "Tests present",
"detail": null,
"points": 24,
"status": "met",
"details": [],
"max_points": 24
},
{
"key": "linter_config",
"name": "Linter config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 16
},
{
"key": "pre_commit_hooks",
"name": "Pre-commit hooks",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 9.6
},
{
"key": "editorconfig",
"name": ".editorconfig",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 6.4
},
{
"key": "openssf_scorecard_ci_tests",
"name": "OpenSSF Scorecard: CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
}
]
},
{
"key": "documentation",
"band": "moderate",
"name": "Documentation",
"note": null,
"notes": [],
"value": 50,
"inputs": {
"topics": [],
"has_wiki": true,
"homepage": null,
"has_readme": true,
"has_docs_dir": false,
"has_description": true
},
"components": [
{
"key": "readme",
"name": "README",
"detail": null,
"points": 30,
"status": "met",
"details": [],
"max_points": 30
},
{
"key": "documentation_directory",
"name": "Documentation directory",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 25
},
{
"key": "documentation_homepage_site",
"name": "Documentation / homepage site",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "repository_description",
"name": "Repository description",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
},
{
"key": "topics",
"name": "Topics",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "wiki",
"name": "Wiki",
"detail": null,
"points": 10,
"status": "met",
"details": [],
"max_points": 10
}
]
}
],
"description": "Are baseline engineering and documentation practices in place?"
},
{
"key": "security",
"band": "critical",
"name": "Security",
"value": 28,
"weight": 0.16,
"metrics": [
{
"key": "security_posture",
"band": "critical",
"name": "Security posture",
"note": "Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"dangerous_workflow",
"packaging",
"pinned_dependencies",
"signed_releases",
"token_permissions"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 28,
"inputs": {
"source": "openssf_scorecard",
"checks_evaluated": 13,
"scorecard_version": "v5.5.0",
"checks_inconclusive": 5,
"scorecard_aggregate": 2.8
},
"components": [
{
"key": "binary_artifacts",
"name": "Binary-Artifacts",
"detail": "no binaries found in the repo",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
},
{
"key": "branch_protection",
"name": "Branch-Protection",
"detail": "branch protection not enabled on development/release branches",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "ci_tests",
"name": "CI-Tests",
"detail": "0 out of 2 merged PRs checked by a CI test -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "cii_best_practices",
"name": "CII-Best-Practices",
"detail": "no effort to earn an OpenSSF best practices badge detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 2.5
},
{
"key": "code_review",
"name": "Code-Review",
"detail": "Found 0/28 approved changesets -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "contributors",
"name": "Contributors",
"detail": "project has 2 contributing companies or organizations -- score normalized to 6",
"points": 1.5,
"status": "partial",
"details": [],
"max_points": 2.5
},
{
"key": "dangerous_workflow",
"name": "Dangerous-Workflow",
"detail": "no workflows found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
},
{
"key": "dependency_update_tool",
"name": "Dependency-Update-Tool",
"detail": "no update tool detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 7.5
},
{
"key": "fuzzing",
"name": "Fuzzing",
"detail": "project is not fuzzed",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "license",
"name": "License",
"detail": "license file detected",
"points": 2.5,
"status": "met",
"details": [],
"max_points": 2.5
},
{
"key": "maintained",
"name": "Maintained",
"detail": "2 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 1",
"points": 0.8,
"status": "partial",
"details": [],
"max_points": 7.5
},
{
"key": "packaging",
"name": "Packaging",
"detail": "packaging workflow not detected",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "pinned_dependencies",
"name": "Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 5
},
{
"key": "sast",
"name": "SAST",
"detail": "SAST tool is not run on all commits -- score normalized to 0",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "security_policy",
"name": "Security-Policy",
"detail": "security policy file not detected",
"points": 0,
"status": "missed",
"details": [],
"max_points": 5
},
{
"key": "signed_releases",
"name": "Signed-Releases",
"detail": "no releases found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "token_permissions",
"name": "Token-Permissions",
"detail": "No tokens found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 7.5
},
{
"key": "vulnerabilities",
"name": "Vulnerabilities",
"detail": "0 existing vulnerabilities detected",
"points": 7.5,
"status": "met",
"details": [],
"max_points": 7.5
}
]
},
{
"key": "high_risk_jurisdiction_exposure",
"band": "excellent",
"name": "High-Risk Jurisdiction Exposure",
"note": "Only high-confidence self-published location evidence affects this multiplier. Ambiguous matches are review-only; country evidence is not proof of nationality, citizenship, legal registration, malicious intent, or sanctions status.",
"notes": [
{
"code": "jurisdiction_evidence_limits",
"params": {}
}
],
"value": 100,
"inputs": {
"meaning": "self-published location evidence; not nationality or citizenship",
"red_flag": false,
"exposures": [],
"policy_countries": [
"Russia",
"Iran",
"North Korea"
],
"review_only_matches": 0,
"assessed_self_published_locations": 2
},
"components": [
{
"key": "policy_exposure_multiplier",
"name": "Policy exposure multiplier",
"detail": "no confirmed policy-scope location match",
"points": 100,
"status": "met",
"details": [
{
"code": "jurisdiction_no_match",
"params": {}
}
],
"max_points": 100
}
]
}
],
"description": "Are visible security and supply-chain practices strong, with no malicious dependency and no unresolved high-risk jurisdiction exposure?"
},
{
"key": "ai_readiness",
"band": "moderate",
"name": "AI Readiness",
"value": 68,
"weight": 0,
"metrics": [
{
"key": "ai_agent_context",
"band": "moderate",
"name": "Agent context & guidance",
"note": null,
"notes": [],
"value": 67,
"inputs": {
"has_llms_txt": false,
"legible_history_share": 0.41,
"agent_instruction_files": [
"CLAUDE.md"
],
"agent_instruction_max_bytes": 11489
},
"components": [
{
"key": "agent_instructions",
"name": "Agent instructions",
"detail": "CLAUDE.md",
"points": 45,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "CLAUDE.md"
}
}
],
"max_points": 45
},
{
"key": "machine_readable_docs_llms_txt",
"name": "Machine-readable docs (llms.txt)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 15
},
{
"key": "legible_commit_history",
"name": "Legible commit history",
"detail": "41 of 100 human commits state their intent (structured subject or explanatory body)",
"points": 21.9,
"status": "partial",
"details": [
{
"code": "legible_history",
"params": {
"legible": 41,
"sampled": 100
}
}
],
"max_points": 40
}
]
},
{
"key": "ai_verify_loop",
"band": "moderate",
"name": "Verify loop (build / test / typecheck)",
"note": "Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.",
"notes": [
{
"code": "excluded_no_data",
"params": {
"components": [
"openssf_scorecard_pinned_dependencies"
]
}
},
{
"code": "weights_renormalized",
"params": {}
}
],
"value": 68,
"inputs": {
"has_nix": false,
"has_tests": true,
"lockfiles": [],
"has_dockerfile": false,
"typed_language": true,
"bootstrap_files": [
"justfile"
],
"has_devcontainer": false,
"has_linter_config": false,
"typecheck_configs": [],
"agent_commit_share": 0.31,
"toolchain_manifests": [
"Cargo.toml",
"htmxology-macros/Cargo.toml",
"htmxology/Cargo.toml"
],
"dependency_bot_commit_share": 0
},
"components": [
{
"key": "one_command_bootstrap",
"name": "One-command bootstrap",
"detail": "justfile",
"points": 18,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "justfile"
}
}
],
"max_points": 18
},
{
"key": "automated_tests",
"name": "Automated tests",
"detail": null,
"points": 22,
"status": "met",
"details": [],
"max_points": 22
},
{
"key": "lint_format_config",
"name": "Lint / format config",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 11
},
{
"key": "static_type_checking",
"name": "Static type checking",
"detail": "Rust (statically typed)",
"points": 11,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 11
},
{
"key": "reproducible_environment",
"name": "Reproducible environment",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 10
},
{
"key": "demonstrated_agent_practice",
"name": "Demonstrated agent practice",
"detail": "31 of the last 100 commits agent-authored or agent-credited",
"points": 10,
"status": "met",
"details": [
{
"code": "agent_authored_commits",
"params": {
"count": 31,
"sampled": 100
}
}
],
"max_points": 10
},
{
"key": "automated_maintenance",
"name": "Automated maintenance",
"detail": "no automated dependency updates observed",
"points": 0,
"status": "missed",
"details": [
{
"code": "no_dependency_automation",
"params": {}
}
],
"max_points": 8
},
{
"key": "openssf_scorecard_pinned_dependencies",
"name": "OpenSSF Scorecard: Pinned-Dependencies",
"detail": "no dependencies found",
"points": 0,
"status": "excluded",
"details": [
{
"code": "no_data",
"params": {}
}
],
"max_points": 10
}
]
},
{
"key": "ai_code_legibility",
"band": "excellent",
"name": "Code legibility for models",
"note": null,
"notes": [],
"value": 100,
"inputs": {
"primary_language": "Rust",
"largest_source_bytes": 46948,
"source_files_sampled": 31,
"oversized_source_files": 0
},
"components": [
{
"key": "type_checkable_code",
"name": "Type-checkable code",
"detail": "Rust (statically typed)",
"points": 45,
"status": "met",
"details": [
{
"code": "statically_typed_language",
"params": {
"language": "Rust"
}
}
],
"max_points": 45
},
{
"key": "manageable_file_sizes",
"name": "Manageable file sizes",
"detail": "0/31 source files over 60KB",
"points": 55,
"status": "met",
"details": [
{
"code": "oversized_source_files",
"params": {
"kb": 60,
"sampled": 31,
"oversized": 0
}
}
],
"max_points": 55
}
]
},
{
"key": "ai_interfaces",
"band": "at_risk",
"name": "Machine-readable interfaces",
"note": null,
"notes": [],
"value": 40,
"inputs": {
"example_dirs": [
"examples"
],
"has_mcp_signal": false,
"api_schema_files": []
},
"components": [
{
"key": "api_schema_openapi_graphql_proto",
"name": "API schema (OpenAPI/GraphQL/proto)",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 40
},
{
"key": "mcp_server",
"name": "MCP server",
"detail": null,
"points": 0,
"status": "missed",
"details": [],
"max_points": 20
},
{
"key": "runnable_examples",
"name": "Runnable examples",
"detail": "examples",
"points": 40,
"status": "met",
"details": [
{
"code": "file_list",
"params": {
"files": "examples"
}
}
],
"max_points": 40
}
]
}
],
"description": "How well is the repo equipped to be developed and maintained with AI coding agents? An independent, experimental badge — weight 0.0, so it is surfaced on its own and does not affect the overall health score."
}
],
"metrics_version": "1.13.0"
},
"warnings": [
"Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token",
"deps.dev does not index crates:htmxology@0.27.0; advisories assessed against the repository dependency graph instead"
],
"report_type": "repository",
"generated_at": "2026-07-30T14:09:54.427665Z",
"schema_version": "0.27.0",
"badge_url": "https://raw.githubusercontent.com/inspect-software/badges/main/v1/e/ereOn/htmxology.rs.svg",
"full_name": "ereOn/htmxology.rs",
"license_state": "standard",
"license_spdx": "Apache-2.0"
}