Commit edf9b58
authored
Remove deprecated files and update project structure for improved clarity (#21)
- Deleted `llms.txt`, `examples/code-deployment.js`, `examples/code-deployment.ts`, and other related deployment utilities to streamline the SDK.
- Updated `package.json` to reflect changes in type definitions and removed references to deprecated modules.
- Refactored `README.md` to remove outdated documentation and clarify breaking changes in version 0.5.8.
- Adjusted TypeScript configuration and logging utilities for better performance and maintainability.
- Enhanced error handling in various services and methods to improve robustness.1 parent 04571e5 commit edf9b58
File tree
34 files changed
+51
-1558
lines changed- examples
- src
- services/a2a
- factory
- methods
- types
- interfaces/services/a2a
- schemas
- deployment
- utils
- api
- deployment
- logging
- tests
- builder
- core
- install
- trpc
- utils
34 files changed
+51
-1558
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
23 | 22 | | |
24 | 23 | | |
| |||
38 | 37 | | |
39 | 38 | | |
40 | 39 | | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
41 | 49 | | |
42 | 50 | | |
43 | 51 | | |
| |||
53 | 61 | | |
54 | 62 | | |
55 | 63 | | |
56 | | - | |
| 64 | + | |
57 | 65 | | |
58 | 66 | | |
59 | | - | |
| 67 | + | |
60 | 68 | | |
61 | 69 | | |
62 | 70 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | 72 | | |
90 | 73 | | |
91 | 74 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments