Skip to content

feat(core): add Manager::add_capability, closes #8799#8806

Merged
lucasfernog merged 9 commits intodevfrom
feat/runtime-capabilities
Feb 19, 2024
Merged

feat(core): add Manager::add_capability, closes #8799#8806
lucasfernog merged 9 commits intodevfrom
feat/runtime-capabilities

Conversation

@lucasfernog
Copy link
Copy Markdown
Member

The tricky part here was making the scope mutable. Had to use an Arc, but I'm not sure if there's a better way to do it.

@lucasfernog lucasfernog requested a review from a team as a code owner February 7, 2024 02:34
amrbashir
amrbashir previously approved these changes Feb 7, 2024
@lucasfernog
Copy link
Copy Markdown
Member Author

Needs #8802

@lucasfernog lucasfernog marked this pull request as draft February 7, 2024 20:56
Base automatically changed from feat/codegen-context-capabilities to dev February 19, 2024 14:13
@lucasfernog lucasfernog dismissed amrbashir’s stale review February 19, 2024 14:13

The base branch was changed.

@lucasfernog lucasfernog marked this pull request as ready for review February 19, 2024 14:21
@lucasfernog lucasfernog merged commit 258494b into dev Feb 19, 2024
@lucasfernog lucasfernog deleted the feat/runtime-capabilities branch February 19, 2024 14:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants