Commit c71c5a2
fix: Update README links to absolute GitHub URLs (v3.8.3)
Fixed broken documentation links that caused "can't find this page" errors
when viewing README on PyPI.
## Changes
**Version Updates:**
- src/empathy_os/__init__.py: 3.8.2 → 3.8.3
- pyproject.toml: 3.8.2 → 3.8.3
**Documentation Fixes:**
- CHANGELOG.md: Added v3.8.3 release notes
- README.md: Fixed 9 broken docs/ links (already applied in previous commit)
- cost-analysis/COST_SAVINGS_BY_ROLE_AND_PROVIDER.md
- caching/ADAPTIVE_WORKFLOWS.md
- caching/QUICK_REFERENCE.md
- caching/CONFIGURATION_GUIDE.md
- development-logs/, architecture/, marketing/, guides/
**Reverted (for future release):**
- Removed telemetry implementation (had integration test failures)
- Will be fixed and released in v3.9.0 after proper testing
## Files Changed
- Modified: CHANGELOG.md, pyproject.toml, src/empathy_os/__init__.py
- Modified: src/empathy_os/cli.py, src/empathy_os/workflows/base.py (reverted)
- Deleted: telemetry implementation files, IMPLEMENTATION_REPORT.md
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <[email protected]>1 parent 5ef3102 commit c71c5a2
File tree
12 files changed
+5
-2316
lines changed- src/empathy_os
- telemetry
- workflows
- tests
- integration
- unit/telemetry
12 files changed
+5
-2316
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
| 8 | + | |
69 | 9 | | |
70 | 10 | | |
71 | 11 | | |
72 | | - | |
| 12 | + | |
73 | 13 | | |
74 | 14 | | |
75 | 15 | | |
| |||
0 commit comments