docs: add Teams academic chat Canvas MVP host-side guide#34532
docs: add Teams academic chat Canvas MVP host-side guide#34532Kansodata wants to merge 3 commits intoopenclaw:mainfrom
Conversation
72cc4f1 to
7685367
Compare
Greptile SummaryThis PR adds a comprehensive host-side implementation guide and example for a Teams DM academic assistant MVP that consumes an external Canvas LMS community plugin, alongside targeted code changes (a schema normalization comment, new test coverage, improved test assertions, and a peer dependency version bump). New documentation (
All changes are low-risk and scoped appropriately. The documentation is clear, the code changes are minimal and correct. Confidence Score: 4/5
Last reviewed commit: 7685367 |
|
This PR has been narrowed back to docs/examples only. Unrelated low-risk code/test/dependency changes were split into #34568 to keep scope clean. |
|
Hi maintainers, Could you please take a look at this PR and consider reviewing and merging it? It would help me a lot with the Canvas LMS integration I am currently developing on top of OpenClaw. Thanks. |
Summary
Adds a host-side guide and recipe for implementing a Teams DM academic chat MVP in OpenClaw using an external Canvas LMS community plugin.
What’s included
Notes
Docs/examples only. No runtime change to the gateway, Teams channel behavior, plugin execution semantics, or dependency requirements.