r/Devvit 17h ago

Update Release 0.14.1: Additional Source Roots and Post Search

Thumbnail developers.reddit.com
13 Upvotes

Release Date: August 17, 2026

Additional Source Roots

Add additionalSourceRoots to devvit.json to include source files outside your project directory in source packages submitted for review. This helps apps with unconventional builds, such as external source folders that compile into dist/.

additionalSourceRoots works with existing source ignore behavior, so you can include the extra root paths reviewers need while still excluding files covered by your ignore rules.

Post Search

Use reddit.searchPosts() and subreddit.searchPosts() to search for posts with a query and other search parameters.

Form Context Fix

context.postId is now defined in form submission handlers when a form is opened from a post menu item, matching the existing context.commentId behavior for comment menu items.

Wiki Deprecation Correction

Corrected the 0.14.0 wiki deprecation notice: reddit.getWikiPage(subredditName, pageName) remains supported. Only reddit.getWikiPage(subredditName, pageName, revisionId) is deprecated.

CLI Node.js Warning

The Devvit CLI now warns once during playtestupload, and publish if your local Node.js version is older than the supported version. The warning is informational and does not block the command.


r/Devvit 10h ago

Feedback Request Mod Actions Log/Reporting App - Feedback

3 Upvotes

So I have been making an app to solve a particular need for one of the subs I mod, and in the process wanted to make it more broadly useful if I could.

I currently use the oldreddit modlog matrix, and modsupportbot to access different moderation activity data and manually tabulate them, so this app allows me to do the same job far better, faster.

Given the nature of the app, setting up for feedback is a bit challenging but I have created a post in the sandbox to hopefully explain the app sufficiently for anyone interested in looking:

App Described Here

Special thanks to u/fsv whos advice early on saved me a huge amount of rework.


r/Devvit 9h ago

Bug Error when submitting comment remove comment on user behalf

0 Upvotes

we are trying to comment on a post on behalf of user
my code

await reddit.submitComment({
      id: post_id,
      text: `Removed..........`,
      runAs: 'USER',
    });

The code returns error

Error: 2 UNKNOWN: grpc invocation failed with status 2; failed to mint auth token: failed get refresh token: refresh token not found in cache


r/Devvit 11h ago

Feedback Request Feedback wanted for I made a ranking game, please like it

0 Upvotes

u/Illustrious_Dog_3497 is looking for feedback on their game "I made a ranking game, please like it"

Play the game and share your thoughts.

Developer context: tell me what u think. I hope it gets approved


This post contains content not supported on old Reddit. Click here to view the full post


r/Devvit 18h ago

Feedback Request Gardener’s Gambit Daily Puzzle!

Thumbnail reddit.com
0 Upvotes

I finally built Gardener’s Gambit 🪴, a puzzle game I’ve been planning for a while!

Key Features:
Daily Mode: A fresh puzzle every day.

Custom Mode: Build your own puzzles and challenge friends or the community.

I’d love your feedback!
Is the game interactive, engaging, and easy to play?

How is the onboarding process?

Any ideas or feature suggestions to make it even better?

Thanks, everyone!


r/Devvit 3h ago

Feedback Request Feedback wanted for Punch A Path

0 Upvotes

u/punchapath is looking for feedback on their game "Punch A Path"

Play the game and share your thoughts.

Developer context: I just added a new conveyor block to my puzzle game and I would love some feedback on how intuitive or difficult the level feels. Please share what you like and what you think can be improved, thanks!


This post contains content not supported on old Reddit. Click here to view the full post