Github Repo Forks Are a New Token-Saving Mechanism

I've spent probably hundreds of $ on loki-agent's code. And spending more every day. It's code that combines:

  • My expertise and architectural vision and creative ideas
  • My token budget

When I open source it, and you fork it, you're basically building on top of my spent token budget. That's not a bad thing, it's just a way to think about tokens as the new type of economy.

If PRs are now "prompt requests" which I can run on my own, but then I pay for the tokens, then written code is "spent tokens" which I don't have to spend myself, except in code review.

So the more tokens were spent on a useful piece of code, even if it's very reproducible locally on your own with your own agents, there is a new type of value we can see in them, and that is the sunk-cost of creating the code.

The code review, refactoring and adding features would (usually) be lower cost than that.

Just something to consider as we move forward in a token based economy.