-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
Hello!
I’m trying to make a custom magic system that uses xp as casting resource. For testing purposes I’ve recreated Magic Missile with a cost of 5 xp points.
For some reason, in some cases, t…
-
It looks like IWR is looking for `magical` when calculating IWR; however, it's impossible to setup magical immunity because the option for immunities is `magic`. However, for weaknesses and resistance…
-
**Describe the bug**
Samples:
- `samples/subsys/mgmt/mcumgr/smp_svr/sample.mcumgr.smp_svr.cdc`
- `samples/subsys/mgmt/mcumgr/smp_svr/sample.mcumgr.smp_svr.fs`
- `samples/subsys/mgmt/mcumgr/smp_s…
-
Hi, I noticed that if I have both copilot custom instructions **and** code review instructions, the code review instructions are ignored.
Here I have 2 .md files
`copilot-instructions.md`, which cont…
-
The magic link strategy can't be used to log into non-confirmed accounts (for hijack-prevention purposes) which is excellent, but I can see this leading to confusion when users haven't confirmed their…
-
**Describe the bug**
Currently, it appears that libmagic is detected with this line:
```py
LIBMAGIC_AVAILABLE = bool(importlib.util.find_spec("magic"))
```
This finds whether `magic` is ins…
-
Given I have a dagger
And the dagger is cursed
And the dagger is unidentified
When I display equipment
Then the dagger is not labeled as cursed
Given I have a dagger
And the dagger is cursed
…
-
### ✅ Prerequisites
- [✅ ] Did you perform a cursory search of open issues? Is this question already asked elsewhere?
- [✅] Are you reporting to the correct repository (`magic-sdk`)?
### ❓ Ques…
AB7zz updated
1 month ago
-
I could not make the react animation work
```typescript
import React, { useState, useEffect } from "react";
import { createHighlighter, type HighlighterCore } from "shiki";
import { ShikiMagicMo…