htmlgraph 0.28.2__py3-none-any.whl → 0.28.4__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
htmlgraph/__init__.py CHANGED
@@ -123,7 +123,7 @@ from htmlgraph.types import (
123
123
  )
124
124
  from htmlgraph.work_type_utils import infer_work_type, infer_work_type_from_id
125
125
 
126
- __version__ = "0.28.2"
126
+ __version__ = "0.28.4"
127
127
  __all__ = [
128
128
  # Exceptions
129
129
  "HtmlGraphError",
@@ -14,6 +14,7 @@ All hooks use a unified architecture:
14
14
 
15
15
  from pathlib import Path
16
16
 
17
+ from htmlgraph.hooks.event_tracker import track_event
17
18
  from htmlgraph.hooks.posttooluse import posttooluse_hook
18
19
  from htmlgraph.hooks.pretooluse import pretooluse_hook
19
20
  from htmlgraph.hooks.state_manager import (
@@ -35,6 +36,7 @@ AVAILABLE_HOOKS = [
35
36
  ]
36
37
 
37
38
  __all__ = [
39
+ "track_event",
38
40
  "pretooluse_hook",
39
41
  "posttooluse_hook",
40
42
  "ParentActivityTracker",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: htmlgraph
3
- Version: 0.28.2
3
+ Version: 0.28.4
4
4
  Summary: HTML is All You Need - Graph database on web standards
5
5
  Project-URL: Homepage, https://github.com/Shakes-tzd/htmlgraph
6
6
  Project-URL: Documentation, https://github.com/Shakes-tzd/htmlgraph#readme
@@ -1,4 +1,4 @@
1
- htmlgraph/__init__.py,sha256=Q_jmP-oaI289AG02-VrdjmB4aV5x1zCJResv0tBZGC4,6595
1
+ htmlgraph/__init__.py,sha256=bJjoiDfUGH5AQrYZnetWpe6TqpsSLlz-FP92P_liP_8,6595
2
2
  htmlgraph/__init__.pyi,sha256=8JuFVuDll9jMx9s8ZQHt2tXic-geOJHiXUMB2YjmHhU,6683
3
3
  htmlgraph/agent_detection.py,sha256=wEmrDv4hssPX2OkEnJZBHPbalxcaloiJF_hOOow_5WE,3511
4
4
  htmlgraph/agent_registry.py,sha256=80TPYr4P0YMizPUbTH4N5wH6D84IKs-HPBLHGeeP6bY,9449
@@ -220,7 +220,7 @@ htmlgraph/extensions/gemini/hooks/hooks.json,sha256=BHLoneQ61_8WixYGKbZVziRgv0sA
220
220
  htmlgraph/extensions/gemini/hooks/scripts/post-tool.sh,sha256=z8lUt5qoyLylwCVqNTVvhJdfRSM1gEhXwU0JYNmehYQ,871
221
221
  htmlgraph/extensions/gemini/hooks/scripts/session-end.sh,sha256=yQzSKfxBzuMS-U_xcS_sbISrjQwnyM-E-KMu1LeRYAI,1095
222
222
  htmlgraph/extensions/gemini/hooks/scripts/session-start.sh,sha256=thpCbfE8WD8huFU7mUMas-gWAk6BsHtYLaKlIHusNRg,2670
223
- htmlgraph/hooks/__init__.py,sha256=FxVdnSYMNTjaKyOJ-euvyq9qYy5LZvGH5eIRqw0SpyQ,1071
223
+ htmlgraph/hooks/__init__.py,sha256=7QOgXkSXFjTKkAcbzhjmy4EE0ZBWR3nYE2gJDmFwoEQ,1144
224
224
  htmlgraph/hooks/bootstrap.py,sha256=IiahOTOZolhIHF-yDfolmfT2kR5_EH_E9A7BBFKy2lI,5194
225
225
  htmlgraph/hooks/cigs_pretool_enforcer.py,sha256=LC5y5IrKdTx2aq5ht5U7Tceq0k63-7EIWUaIjJ3vPoQ,12768
226
226
  htmlgraph/hooks/concurrent_sessions.py,sha256=qOiwDfynphVG0-2pVBakEzOwMORU8ebN1gMjcN4S0z0,6476
@@ -341,11 +341,11 @@ htmlgraph/templates/AGENTS.md.template,sha256=f96h7V6ygwj-v-fanVI48eYMxR6t_se4be
341
341
  htmlgraph/templates/CLAUDE.md.template,sha256=h1kG2hTX2XYig2KszsHBfzrwa_4Cfcq2Pj4SwqzeDlM,1984
342
342
  htmlgraph/templates/GEMINI.md.template,sha256=gAGzE53Avki87BM_otqy5HdcYCoLsHgqaKjVzNzPMX8,1622
343
343
  htmlgraph/templates/orchestration-view.html,sha256=DlS7LlcjH0oO_KYILjuF1X42t8QhKLH4F85rkO54alY,10472
344
- htmlgraph-0.28.2.data/data/htmlgraph/styles.css,sha256=oDUSC8jG-V-hKojOBO9J88hxAeY2wJrBYTq0uCwX_Y4,7135
345
- htmlgraph-0.28.2.data/data/htmlgraph/templates/AGENTS.md.template,sha256=f96h7V6ygwj-v-fanVI48eYMxR6t_se4bet1H4ZsDpI,7642
346
- htmlgraph-0.28.2.data/data/htmlgraph/templates/CLAUDE.md.template,sha256=h1kG2hTX2XYig2KszsHBfzrwa_4Cfcq2Pj4SwqzeDlM,1984
347
- htmlgraph-0.28.2.data/data/htmlgraph/templates/GEMINI.md.template,sha256=gAGzE53Avki87BM_otqy5HdcYCoLsHgqaKjVzNzPMX8,1622
348
- htmlgraph-0.28.2.dist-info/METADATA,sha256=RHsfLBPLTRSHo3fIdvjjpjhzs61xETCSrgYJeIRilUA,10220
349
- htmlgraph-0.28.2.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
350
- htmlgraph-0.28.2.dist-info/entry_points.txt,sha256=Wmdo5cx8pt6NoMsssVE2mZH1CZLSUsrg_3iSWatiyn0,103
351
- htmlgraph-0.28.2.dist-info/RECORD,,
344
+ htmlgraph-0.28.4.data/data/htmlgraph/styles.css,sha256=oDUSC8jG-V-hKojOBO9J88hxAeY2wJrBYTq0uCwX_Y4,7135
345
+ htmlgraph-0.28.4.data/data/htmlgraph/templates/AGENTS.md.template,sha256=f96h7V6ygwj-v-fanVI48eYMxR6t_se4bet1H4ZsDpI,7642
346
+ htmlgraph-0.28.4.data/data/htmlgraph/templates/CLAUDE.md.template,sha256=h1kG2hTX2XYig2KszsHBfzrwa_4Cfcq2Pj4SwqzeDlM,1984
347
+ htmlgraph-0.28.4.data/data/htmlgraph/templates/GEMINI.md.template,sha256=gAGzE53Avki87BM_otqy5HdcYCoLsHgqaKjVzNzPMX8,1622
348
+ htmlgraph-0.28.4.dist-info/METADATA,sha256=r2guWoRAAtMWqdvfzpT5H20qEsdS6o1ocjr-JMJaodk,10220
349
+ htmlgraph-0.28.4.dist-info/WHEEL,sha256=WLgqFyCfm_KASv4WHyYy0P3pM_m7J5L9k2skdKLirC8,87
350
+ htmlgraph-0.28.4.dist-info/entry_points.txt,sha256=Wmdo5cx8pt6NoMsssVE2mZH1CZLSUsrg_3iSWatiyn0,103
351
+ htmlgraph-0.28.4.dist-info/RECORD,,