Commit ea5b39f
feat: RUST with CMF and extensions. (contextforge-org#44)
* feat: initial revision rust core.
Signed-off-by: Teryl Taylor <terylt@ibm.com>
* fix: addressed comments in PR. Updated PluginContext to match spec.
Signed-off-by: Teryl Taylor <terylt@ibm.com>
* feat: added yaml and routing rule support.
Signed-off-by: Teryl Taylor <terylt@ibm.com>
* feat: added example code to show how to load manager and plugins.
Signed-off-by: Teryl Taylor <terylt@ibm.com>
* fixes: updated plugin errors, configs to more match python.
Signed-off-by: Teryl Taylor <terylt@ibm.com>
* feat: RUST CMF initial revision.
Signed-off-by: Teryl Taylor <terylt@ibm.com>
* feat: added invoke named support, added constants, fixed reviewed code.
Signed-off-by: Teryl Taylor <terylt@ibm.com>
* feat: added owned extensions and did some refactoring.
Signed-off-by: Teryl Taylor <terylt@ibm.com>
---------
Signed-off-by: Teryl Taylor <terylt@ibm.com>
Signed-off-by: Frederico Araujo <frederico.araujo@ibm.com>
Co-authored-by: Teryl Taylor <terylt@ibm.com>
Co-authored-by: Frederico Araujo <frederico.araujo@ibm.com>1 parent e518adb commit ea5b39f
38 files changed
Lines changed: 5826 additions & 167 deletions
File tree
- crates
- cpex-core
- examples
- src
- cmf
- extensions
- hooks
- cpex-sdk/src
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 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 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
0 commit comments